Virtual Method

IdeDebuggerstopped

Declaration

void
stopped (
  IdeDebugger* self,
  IdeDebuggerStopReason stop_reason,
  IdeDebuggerBreakpoint* breakpoint
)

Description

No description available.

Parameters

stop_reason

Type: IdeDebuggerStopReason

No description available.

breakpoint

Type: IdeDebuggerBreakpoint

No description available.

The data is owned by the caller of the function.