| Paketname | libunwind7 |
| Beschreibung | A library to determine the call-chain of a program - runtime |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.99-0.2 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 160 Byte |
| Hängt ab von | libc6 (>= 2.2.4) |
| Empfohlene Pakete | |
| Paketbetreuer | Matthieu Delahaye |
| Quelle | libunwind |
| Paketgröße | 49972 Byte |
| Prüfsumme MD5 | b6d51d8c87eb2de08d349620c2b1fe11 |
| Prüfsumme SHA1 | 429ecb01d8fcca07e53e8d69f7d0c3cba6d28189 |
| Prüfsumme SHA256 | ae11f9aeb3278c3fc1c2a0b6e8247b81a1e9a53d72f01cf0f12e4fcc239c476c |
| Link zum Herunterladen | libunwind7_0.99-0.2_i386.deb |
| Ausführliche Beschreibung | 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.
.
This package includes the shared libraries
|