Property

IdeDebuggerBreakpoint:file

Declaration

property file: utf8 [ read, write ]

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 valueNULL
Getter methodide_debugger_breakpoint_get_file()
Setter methodide_debugger_breakpoint_set_file()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno