Property
IdeDebuggerBreakpoint:file
Description
The file containing the breakpoint, if any.
If the breakpoint exists at an assembly instruction that cannot be
represented by a file, this will be NULL
.
Type: | gchar* |
Default value | NULL |
Getter method | ide_debugger_breakpoint_get_file() |
Setter method | ide_debugger_breakpoint_set_file() |