[ 原始碼: libunwind ]
套件:libunwind-dev(1.2.1-10~deb10u1)
libunwind-dev 的相關連結
Debian 的資源:
下載原始碼套件 libunwind:
- [libunwind_1.2.1-10~deb10u1.dsc]
- [libunwind_1.2.1.orig.tar.gz]
- [libunwind_1.2.1-10~deb10u1.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 有關的套件
|
|
|
|
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: libunwind8 (= 1.2.1-10~deb10u1)
- library to determine the call-chain of a program - runtime