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: | gchar* |
Default value | NULL |
Getter method | ide_debugger_breakpoint_get_function() |
Setter method | ide_debugger_breakpoint_set_function() |