Method

IdeDebuggerBreakpointget_count

Declaration

gint64
ide_debugger_breakpoint_get_count (
  IdeDebuggerBreakpoint* self
)

Description

Gets the number of times the breakpoint has been reached, if supported by the debugger backend.

Return value

Type: gint64

An integer greater than or equal to zero representing the number of times the breakpoint has been reached.