MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / debug_trap

Function debug_trap

library/backtrace.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35#ifdef USE_DEBUGBREAK_TRAP
36void debug_trap() { DebugBreak(); }
37#endif
38
39#ifdef USE_SIGNAL_TRAP

Callers 1

_logAssertFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected