Paketname | dwarves |
Beschreibung | set of advanced DWARF utilities |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.3-1.1 |
Sektion | utils |
Priorität | extra |
Installierte Größe | 364 Byte |
Hängt ab von | libc6 (>= 2.2.3), libdw1 (>= 0.143) |
Empfohlene Pakete | |
Paketbetreuer | Thomas Girard |
Quelle | dwarves-dfsg |
Paketgröße | 160520 Byte |
Prüfsumme MD5 | d82d462cdd31d0fc7356526705d4a096 |
Prüfsumme SHA1 | 1d3a075f075735cd5fadc2f7745ca5a1aca57a6e |
Prüfsumme SHA256 | 3f96babec9269b41ced98bbd964fd468dc4b70457e17e4fa61668fa4f9b1f556 |
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
|