Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ OnOutput
Method
OnOutput
3rdparty/StackWalker/StackWalker.cpp:1545–1548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1543
}
1544
1545
void StackWalker::OnOutput(LPCSTR buffer)
1546
{
1547
OutputDebugStringA(buffer);
1548
}
Callers
1
ShowObject
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected