mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
10 lines
209 B
Text
10 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()
|
||
|
* ...
|