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

Method ClearCallStack

IDEHelper/WinDebugger.cpp:11281–11284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11279}
11280
11281void WinDebugger::ClearCallStack()
11282{
11283 DoClearCallStack(true);
11284}
11285
11286void WinDebugger::UpdateCallStack(bool slowEarlyOut)
11287{

Callers 2

CallStack_RehupFunction · 0.45
PopulateHotCallstacksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected