Description
A C library that can be linked into C or C++ programs to produce symbolic backtraces for debugging and diagnostics.
Use it when developing software that needs useful crash reports or stack traces. Backtraces may include file paths, function names, and build details, so reports should be reviewed before sharing publicly.