Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombela/backward-cpp
/ collect_trace
Function
collect_trace
test/stacktrace.cpp:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
using namespace backward;
30
31
void collect_trace(StackTrace &st) { st.load_here(); }
32
33
TEST(minitrace) {
34
Printer printer;
Callers
1
TEST
Function · 0.85
Calls
1
load_here
Method · 0.45
Tested by
no test coverage detected