Method

IdeDebuggerBreakpointget_address

since: 3.32

Declaration

IdeDebuggerAddress
ide_debugger_breakpoint_get_address (
  IdeDebuggerBreakpoint* self
)

Description

Gets the “address” property, which defines where the breakpoint is located in memory.

Builder only supports up to 64-bit addresses at this time.

Available since: 3.32

Return value

Type: IdeDebuggerAddress

The address of the breakpoint, if any.