![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Backtrace printing. More...
#include "roc_core/stddefs.h"
Go to the source code of this file.
Namespaces | |
namespace | roc |
Root namespace. | |
namespace | roc::core |
General-purpose building blocks and platform abstraction layer. | |
Functions | |
void | roc::core::print_backtrace_full () |
Print backtrace to stderr. | |
void | roc::core::print_backtrace_safe () |
Print backtrace to stderr (emergency mode). | |
const char * | roc::core::demangle_symbol (const char *mangled, char *&demangled_buf, size_t &demangled_size) |
Demangle symbol name. | |
Backtrace printing.
Definition in file backtrace.h.