dwarves 1.25-ok2 source package in openKylin
Changelog
dwarves (1.25-ok2) nile; urgency=medium * update debian/control. -- Luoyaoming <email address hidden> Tue, 12 Mar 2024 10:51:57 +0800
dwarves (1.25-ok2) nile; urgency=medium * update debian/control. -- Luoyaoming <email address hidden> Tue, 12 Mar 2024 10:51:57 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | utils | |
Huanghe V3.0 | release | main | utils | |
Nile V2.0 | release | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
dwarves_1.25.orig.tar.xz | 2.1 MiB | 1bd9e4970a264dbffea492bf86d557703333fa5035a753ce58f4964bd61940d3 |
dwarves_1.25-ok2.debian.tar.xz | 9.5 KiB | dd3f0265eaf544f95eeee677b8d728ae47fceee0a0e5278fd4a2025786baf58f |
dwarves_1.25-ok2.dsc | 2.0 KiB | 5fb5b021465988eba802f85b275dcd990404fa74b1f3a0711dac8458a06bc31a |
This is a "dummy" package that depends on the newly named pahole.
This package contains tools that use the DWARF debugging information
inserted in ELF binaries by the compiler. This information is used by
debuggers (e.g. GDB), and other 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