MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / DebugQueryAnyBreakpointsSet

Function DebugQueryAnyBreakpointsSet

source/Debugger/Debug.cpp:8942–8945  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

8940
8941//===========================================================================
8942bool DebugQueryAnyBreakpointsSet()
8943{
8944 return g_nBreakpoints > 0;
8945}
8946
8947//===========================================================================
8948void DebugExitDebugger ()

Callers 1

ProcessButtonClickMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected