[ 原始碼: libunwind ]
套件:libunwind-dev(1.3.2-2)
libunwind-dev 的相關連結
Debian 的資源:
下載原始碼套件 libunwind:
- [libunwind_1.3.2-2.dsc]
- [libunwind_1.3.2.orig.tar.gz]
- [libunwind_1.3.2.orig.tar.gz.asc]
- [libunwind_1.3.2-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [www.nongnu.org]
相似套件:
library to determine the call-chain of a program - development
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 development support files.
負責填實 libunwind-dev 的套件
- libunwind-16-dev
- production-quality unwinder
其他與 libunwind-dev 有關的套件
|
|
|
|
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: libunwind8 (= 1.3.2-2)
- library to determine the call-chain of a program - runtime