[ 原始碼: libunwind ]
套件:libunwind-dev(1.7.2-1)
libunwind-dev 的相關連結
Debian 的資源:
下載原始碼套件 libunwind:
- [libunwind_1.7.2-1.dsc]
- [libunwind_1.7.2.orig.tar.gz]
- [libunwind_1.7.2.orig.tar.gz.asc]
- [libunwind_1.7.2-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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-14-dev
- production-quality unwinder
- libunwind-15-dev
- production-quality unwinder
- libunwind-16-dev
- production-quality unwinder
- libunwind-17-dev
- production-quality unwinder
- libunwind-18-dev
- production-quality unwinder
- libunwind-19-dev
- production-quality unwinder
其他與 libunwind-dev 有關的套件
|
|
|
|
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: libunwind8 (= 1.7.2-1)
- library to determine the call-chain of a program - runtime