#include <jau/debug.hpp>
#include <cstdarg>
#include <cxxabi.h>
Go to the source code of this file.
◆ jaulib_id_entryfunc()
int jaulib_id_entryfunc |
( |
| ) |
|
◆ ctti_name_prefix_gcc1
const std::string ctti_name_prefix_gcc1 = "constexpr const char* jau::ctti_name() [with T = " |
|
static |
On aarch64 using g++ (Debian 10.2.1-6) 10.2.1 20210110 optimization of jau::get_backtrace(..)
leads to a SIGSEGV on libunwind version [1.3 - 1.6.2] function unw_step(..)
Definition at line 50 of file debug.cpp.
◆ ctti_name_prefix_clang1
const std::string ctti_name_prefix_clang1 = "const char *jau::ctti_name() [T = " |
|
static |
◆ ctti_name_prefixes