libunwind
Compiler/GCCcore/12.3.0
.1.6.2
Description
===========
The primary goal of libunwind is to define a portable and efficient C programming interface
(API) to determine the call-chain of a program. The API additionally provides the means to manipulate the
preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain
(non-local goto). The API supports both local (same-process) and remote (across-process) operation.
As such, the API is useful in a number of applications
More information
================
- Homepage: https://www.nongnu.org/libunwind/
- Dependencies:
| EBROOTLIBUNWIND | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0 |
| EBVERSIONLIBUNWIND | 1.6.2 |
| EBDEVELLIBUNWIND | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0/easybuild/Compiler-GCCcore-12.3.0-libunwind-.1.6.2-easybuild-devel |
| +CMAKE_PREFIX_PATH | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0 |
| +CPATH | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0/include |
| +LD_LIBRARY_PATH | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0/lib |
| +LIBRARY_PATH | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0/lib |
| +PKG_CONFIG_PATH | /p/software/deep/stages/2024/software/libunwind/1.6.2-GCCcore-12.3.0/lib/pkgconfig |