| Paketname | libedfmt0 |
| Beschreibung | The ERESI debug format library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1:0.8a25-3 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 268 Byte |
| Hängt ab von | libaspect0, libc6 (>= 2.7), libelfsh0 |
| Empfohlene Pakete | |
| Paketbetreuer | Andrés Roldán |
| Quelle | eresi |
| Paketgröße | 85008 Byte |
| Prüfsumme MD5 | 31a4b669dfeaea79295977d4fd2e0842 |
| Prüfsumme SHA1 | 8ca66e037bb7f2ecb28dba66457676161f535773 |
| Prüfsumme SHA256 | 4235eb5f1c93f3f1c22f7203cc4ad39e93257c15ee994d8392f4f5472e3b4c1d |
| Link zum Herunterladen | libedfmt0_0.8a25-3_i386.deb |
| Ausführliche Beschreibung | Libedfmt is the component dedicated for debug formats parsing. This
library simplifies the handling of debug formats that has a different
organization, requires a different parser, and even contain different
information, and provides a uniform representation which contains common
and important information. This library opens the door to automatic debug
format reconstruction in a unified representation. We currently support
conversions from stabs and dwarf2 formats to the ERESI debug format but
also store results of our automatic analysis in there for future consultation.
.
The main features of the ERESI debug format library are :
.
* Create an uniform format representation for each supported debug format.
* Export types in the ERESI engine indicated by debug information.
* Annotate global variables of the analyzed program using their type
information in the ERESI engine.
* Gives function prototypes to Etrace.
|