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

Function CmdBreakpoint

source/Debugger/Debug.cpp:1610–1613  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1608
1609//===========================================================================
1610Update_t CmdBreakpoint (int nArgs)
1611{
1612 return CmdBreakpointAddPC( nArgs );
1613}
1614
1615
1616// smart breakpoint

Callers

nothing calls this directly

Calls 1

CmdBreakpointAddPCFunction · 0.85

Tested by

no test coverage detected