Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ PrintBackTrace
Function
PrintBackTrace
util/system/backtrace.cpp:273–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
void PrintBackTrace() {
274
FormatBackTrace(&Cerr);
275
}
276
277
TBackTrace::TBackTrace()
278
: Size(0)
Callers
2
FancyTerminateHandler
Function · 0.85
SignalHandler
Method · 0.85
Calls
1
FormatBackTrace
Function · 0.85
Tested by
no test coverage detected