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: | utf8 |
Available since: | 3.32 |
Setter method | ide_debugger_breakpoint_set_file() |
Getter method | ide_debugger_breakpoint_get_file() |