mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
fc4b278828
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
9 lines
209 B
Text
9 lines
209 B
Text
Libunwind is a portable and efficient C programming interface
|
|
to determine the call-chain of a program.
|
|
|
|
The API is useful in a number of applications:
|
|
|
|
* debuggers
|
|
* introspection
|
|
* efficient setjmp()
|
|
* ...
|