![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/stacktrace.hpp"#include "shambase/string.hpp"#include "shambase/term_colors.hpp"#include "shamsys/stacktrace_log.hpp"#include <sstream>#include <vector>
Include dependency graph for stacktrace_log.cpp: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. | |
Definition in file stacktrace_log.cpp.