Paketname | dwarves |
Beschreibung | set of advanced DWARF utilities |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3-1.1 |
Sektion | universe/utils |
Priorität | extra |
Installierte Größe | 404 Byte |
Hängt ab von | libc6 (>= 2.4), libdw1 (>= 0.143) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | dwarves-dfsg |
Paketgröße | 166138 Byte |
Prüfsumme MD5 | a70d63dee22ee3808dc9148756f1cf8c |
Prüfsumme SHA1 | 4c81ee5e2d701dd9f4b10ac65c0b8b9c9d2be43d |
Prüfsumme SHA256 | 80920eba9dc9057e4d75fdeaf12028e8fd72111a6cb70438d855960d01c8394a |
Link zum Herunterladen | dwarves_1.3-1.1_i386.deb |
Ausführliche Beschreibung | This package contains tools that use the DWARF debugging information
inserted in ELF binaries by the compiler. This information is already
used by debuggers (e.g. GDB), and more recent tools such as systemtap.
.
Utilities in the dwarves suite include:
.
- pahole: finds alignment holes in structs and classes in languages
such as C/C++, CPU cacheline alignment. Helps repack those structures
to achieve more cache hits.
- codiff: a diff like tool to compare the effects changes in source
code generate on the resulting binaries
- pfunct: displays all sorts of information about functions, inlines, etc.
- pdwtags: pretty-prints DWARF information
- pglobal: lists global symbols
- prefcnt: counts DWARF tags usage
- syscse: system call sign extender
- dtagnames: lists tag names
|