Method

IdeDebuggerBreakpointget_address

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.

Return value

Type: IdeDebuggerAddress

The address of the breakpoint, if any.