Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
971
PCONTEXT StackWalker::GetCurrentExceptionContext()
972
{
973
return get_current_exception_context();
974
}
975
976
BOOL StackWalker::LoadModules()
977
{
Callers
nothing calls this directly
Calls
1
get_current_exception_context
Function · 0.85
Tested by
no test coverage detected