MCPcopy Create free account
hub / github.com/beefytech/Beef / CallStack_Rehup

Function CallStack_Rehup

IDEHelper/DebugManager.cpp:1423–1427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1421}
1422
1423BF_EXPORT void BF_CALLTYPE CallStack_Rehup()
1424{
1425 AutoCrit autoCrit(gDebugManager->mCritSect);
1426 gDebugger->ClearCallStack();
1427}
1428
1429BF_EXPORT int BF_CALLTYPE CallStack_GetCount()
1430{

Callers

nothing calls this directly

Calls 1

ClearCallStackMethod · 0.45

Tested by

no test coverage detected