软件包: libunwind-dev (1.2.1-9ubuntu0.1)
libunwind-dev 的相关链接
Trisquel 的资源:
下载源码包 libunwind:
- [libunwind_1.2.1-9ubuntu0.1.dsc]
- [libunwind_1.2.1.orig.tar.gz]
- [libunwind_1.2.1-9ubuntu0.1.debian.tar.xz]
维护者:
Original Maintainer:
- Adrian Bunk
外部的资源:
- 主页 [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-9ubuntu0.1)
- library to determine the call-chain of a program - runtime