Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombela/backward-cpp
/ a
Function
a
test/stacktrace.cpp:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
void b(StackTrace &st) { return c(st); }
47
48
NOINLINE void a(StackTrace &st) { return b(st); }
49
50
TEST(smalltrace) {
51
Printer printer;
Callers
1
TEST
Function · 0.85
Calls
1
b
Function · 0.85
Tested by
no test coverage detected