PACKAGE NAME: libunwind-1.8.3-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 129 K UNCOMPRESSED PACKAGE SIZE: 516 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: libunwind-coredump.so.0.0.0 libunwind-ptrace.so.0.0.0 libunwind-setjmp.so.0.0.0 libunwind-x86_64.so.8.2.0 libunwind.so.8.2.0 PACKAGE DESCRIPTION: libunwind: libunwind (API to determine the call-chain of a program) libunwind: libunwind: The primary goal of libunwind is to define a portable and efficient C libunwind: programming interface (API) to determine the call-chain of a program. libunwind: The API additionally provides the means to manipulate the preserved libunwind: (callee-saved) state of each call-frame and to resume execution at libunwind: any point in the call-chain (non-local goto). Some uses for this API libunwind: include exception handling, debuggers, introspection, or implementing libunwind: an extremely efficient version of setjmp(). libunwind: libunwind: Homepage: https://github.com/libunwind/libunwind