Package: libunwind8 Source: libunwind Version: 1.2.1-9ubuntu0.1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 188 Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20110809) Conflicts: libunwind1-dev Replaces: libgcc1 (<< 1:4.0.0-2) Section: libs Priority: optional Multi-Arch: same Homepage: http://www.nongnu.org/libunwind Description: 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 Original-Maintainer: Adrian Bunk