| Name : libunwind
| |
| Version : 0.98.5
| Vendor : (none)
|
| Release : 2
| Date : 2006-11-08 16:59:33
|
| Group : Development/OpenSpeedShop
| Source RPM : libunwind-0.98.5-2.src.rpm
|
| Size : 0.34 MB
| |
| Packager : (none)
| |
| Summary : Portable Call Stack Unwinding Library
|
Description :
The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee- saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications.
|