libbacktrace: libbacktrace (library to produce symbolic backtraces) libbacktrace: libbacktrace: The libbacktrace library may be linked into a program or library and libbacktrace: used to produce symbolic backtraces. Sample uses would be to print a libbacktrace: detailed backtrace when an error occurs or to gather detailed libbacktrace: profiling information. In general the functions provided by this libbacktrace: library are async-signal-safe, meaning that they may be safely libbacktrace: called from a signal handler. libbacktrace: libbacktrace: Homepage: https://github.com/ianlancetaylor/libbacktrace libbacktrace: