软件包:libunwind8(1.6.2-3) [debports]
library to determine the call-chain of a program - runtime
The primary goal of this project 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.
This package includes the shared libraries
其他与 libunwind8 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.36)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: liblzma5 (>= 5.1.1alpha+20110809)
- XZ 格式压缩库