Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JochenKalmbach/StackWalker
/ GlobalIntTest
Function
GlobalIntTest
Main/StackWalker/main.cpp:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void GlobalIntTest()
67
{
68
StackWalkerToConsole sw;
69
sw.ShowObject(&iGlobalInt);
70
}
71
72
void GlobalFunctionPointerTest()
73
{
Callers
1
_tmain
Function · 0.85
Calls
1
ShowObject
Method · 0.80
Tested by
no test coverage detected