libbacktrace 1.0-2.cdb64b6
C library for producing symbolic backtraces
The libbacktrace
library can be linked into a C/C++ program to produce symbolic backtraces.
- Outputs:
out
- Website: https://github.com/ianlancetaylor/libbacktrace
- Licenses: Modified BSD
- Package source: gnu/packages/debug.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libbacktrace 1.0-2.cdb64b6
as follows:
guix install libbacktrace@1.0-2.cdb64b6
Or install the latest version:
guix install libbacktrace
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.