MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / debug_continue

Function debug_continue

src/debug.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163static void debug_continue(void)
164{
165 set_special(SPCFLAG_BRK);
166}
167
168bool debug_enforcer(void)
169{

Callers 2

parsecmdFunction · 0.85
debugFunction · 0.85

Calls 1

set_specialFunction · 0.85

Tested by

no test coverage detected