API Version: 41.0
Library Version: 41.0
gint64 ide_debugger_breakpoint_get_count ( IdeDebuggerBreakpoint* self )
Gets the number of times the breakpoint has been reached, if supported by the debugger backend.
gint64
An integer greater than or equal to zero representing the number of times the breakpoint has been reached.