MCPcopy Create free account
hub / github.com/KDAB/GammaRay / GetCurrentExceptionContext

Method GetCurrentExceptionContext

3rdparty/StackWalker/StackWalker.cpp:971–974  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

969}
970
971PCONTEXT StackWalker::GetCurrentExceptionContext()
972{
973 return get_current_exception_context();
974}
975
976BOOL StackWalker::LoadModules()
977{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected