Method

IdeDebuggerBreakpointget_mode

since: 3.32

Declaration

IdeDebuggerBreakMode
ide_debugger_breakpoint_get_mode (
  IdeDebuggerBreakpoint* self
)

Description

Gets teh mode for the breakpoint. This describes if the breakpoint is a normal breakpoint type, countpoint, or watchpoint.

See also: IdeDebuggerBreakMode.

Available since: 3.32

Return value

Type: IdeDebuggerBreakMode

The mode of the breakpoint.