A C library that may be linked into a C/C++ program to produce symbolic backtraces
Libbacktrace is a lightweight C library for generating symbolic backtraces in C/C++ apps. It supports various executable formats with DWARF debugging and is ideal for error reporting and profiling.