%general-entities; ]> libunwind-&libunwind-version; libunwind Introduction to libunwind The libunwind package contains 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. &lfs111_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libunwind-md5sum; Download size: &libunwind-size; Estimated disk space required: &libunwind-buildsize; Estimated build time: &libunwind-time; libunwind Dependencies Optional (for latex2man) User Notes: Installation of libunwind Install libunwind by running the following commands: ./configure --prefix=/usr --disable-static && make To test the results, issue: make check. Two tests, run-coredump-unwind and run-coredump-unwind-mdi are known to fail. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libunwind.so, libunwind-coredump.so, libunwind-generic.so, libunwind-ptrace.so, libunwind-setjmp.so, and libunwind-x86_64.so None