Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
stacktrace_log.hpp File Reference

Utilities to generate a backtrace for the crash report. More...

#include <string>
+ Include dependency graph for stacktrace_log.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  shamsys
 namespace for the system handling
 

Functions

void shamsys::init_backtrace_utilities (bool enable_colors)
 Initialize the backtrace utilities.
 
std::string shamsys::crash_report_backtrace ()
 Generate a backtrace for the crash report.
 

Detailed Description

Utilities to generate a backtrace for the crash report.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file stacktrace_log.hpp.