Method

IdeDebuggerBreakpointset_address

Declaration

void
ide_debugger_breakpoint_set_address (
  IdeDebuggerBreakpoint* self,
  IdeDebuggerAddress address
)

Description

Sets the address of the breakpoint, if any.

Parameters

address

Type: IdeDebuggerAddress

The address of the breakpoint.