libunwind-compat32: libunwind-compat32 (API to determine the call-chain of a program) libunwind-compat32: libunwind-compat32: The primary goal of libunwind is to define a portable and efficient C libunwind-compat32: programming interface (API) to determine the call-chain of a program. libunwind-compat32: The API additionally provides the means to manipulate the preserved libunwind-compat32: (callee-saved) state of each call-frame and to resume execution at libunwind-compat32: any point in the call-chain (non-local goto). Some uses for this API libunwind-compat32: include exception handling, debuggers, introspection, or implementing libunwind-compat32: an extremely efficient version of setjmp(). libunwind-compat32: libunwind-compat32: Homepage: http://www.nongnu.org/libunwind