Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/stacktrace
/ main
Function
main
example/debug_function.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
int main() {
29
::signal(SIGSEGV, &my_signal_handler);
30
print_signal_handler_and_exit();
31
}
32
33
Callers
nothing calls this directly
Calls
1
print_signal_handler_and_exit
Function · 0.85
Tested by
no test coverage detected