MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / WriteMiniDumpOrBreak

Function WriteMiniDumpOrBreak

SourceSDK/public/tier0/memoverride.cpp:897–910  ·  view source on GitHub ↗

Write a minidump file, unless running under the debugger in which case break into the debugger. The "int dummy" parameter is so that the callers can be unique so that the linker won't use its /opt:icf optimization to collapse them together. This makes reading the call stack easier.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

VPureCallFunction · 0.85
VInvalidParameterHandlerFunction · 0.85

Calls 3

WriteMiniDumpFunction · 0.85
TerminateProcessFunction · 0.85
Plat_IsInDebugSessionFunction · 0.70

Tested by

no test coverage detected