Paketname | libedfmt0 |
Beschreibung | The ERESI debug format library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1:0.8a25-2ubuntu1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 280 Byte |
Hängt ab von | libaspect0, libc6 (>= 2.7), libelfsh0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | eresi |
Paketgröße | 89942 Byte |
Prüfsumme MD5 | 2cf9ce68c7a18c46c68e0119d0eedc6d |
Prüfsumme SHA1 | 526504f86732e6a7999023efc9c42cf18e0a700c |
Prüfsumme SHA256 | b5f09dc2f75488dc507f5d2c12413b100621bcb72376c1e17229bcc2e9838520 |
Link zum Herunterladen | libedfmt0_0.8a25-2ubuntu1_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.
|