Property
IdeDebuggerBreakpoint:function
Description
The name of the function containing the breakpoint.
The value of this is backend specific and may look vastly different based on the language being debugged.
Type: | utf8 |
Available since: | 3.32 |
Setter method | ide_debugger_breakpoint_set_function() |
Getter method | ide_debugger_breakpoint_get_function() |