MCPcopy 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
273void PrintBackTrace() {
274 FormatBackTrace(&Cerr);
275}
276
277TBackTrace::TBackTrace()
278 : Size(0)

Callers 2

FancyTerminateHandlerFunction · 0.85
SignalHandlerMethod · 0.85

Calls 1

FormatBackTraceFunction · 0.85

Tested by

no test coverage detected