DWARF debugging info optimizer
Dwz is a program that attempts to optimize DWARF debugging information
contained in ELF shared libraries and ELF executables for size, by
replacing DWARF information representation with equivalent smaller
representation where possible and by reducing the amount of duplication
using techniques from the DWARF standard appendix E - creating
DW_TAG_partial_unit compilation units (CUs) for duplicated information and using
DW_TAG_imported_unit to import it into each CU that needs it.
The tool handles DWARF 32-bit format debugging sections of versions
2, 3 and 4 and GNU extensions on top of those, though using DWARF 4
or worst case DWARF 3 is strongly recommended.
When not using the -m option (multifile mode), GDB CVS snapshot (soon to be
7.5) is sufficient, when using -m option, GDB from a git branch
http://sources.redhat.com/git/?p=archer.git;a=shortlog;h=refs/heads/archer-tromey-dwz-multifile
is needed.
- Sources inherited from project home:bmwiedemann:re...distribution:ring0
- Links to openSUSE:Factory / dwz
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring0rb/dwz && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000058 58 Bytes | |
dwz-0.15.tar.xz | 0000150080 147 KB | |
dwz-enable-odr-by-default.patch | 0000001257 1.23 KB | |
dwz-remove-odr-struct-multifile.sh.patch | 0000001729 1.69 KB | |
dwz-rpmlintrc | 0000001127 1.1 KB | |
dwz.changes | 0000010777 10.5 KB | |
dwz.spec | 0000004143 4.05 KB | |
tramp3d-v4.cpp.xz | 0000153712 150 KB |
Latest Revision
Set link revision to 7d41bb7cdbeb622c595504b53671c8ab
Comments 0