Property
IdeDebuggerBreakpoint:file
since: 45
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* |
Available since: | 45 |
Default value | NULL |
Getter method | ide_debugger_breakpoint_get_file() |
Setter method | ide_debugger_breakpoint_set_file() |