libunwind: libunwind (C programming interface to determine the call-chain)
libunwind:
libunwind: It is a portable and efficient C programming interface
libunwind: to determine the call-chain of a program.
libunwind: The API is useful in a number of applications:
libunwind: * debuggers
libunwind: * introspection
libunwind: * efficient setjmp()
libunwind: * ...
libunwind:
libunwind: Homepage: http://www.nongnu.org/libunwind