DWZ: A DWARF optimization and duplicate removal tool

News

Availability

You can access the development source tree a couple of different ways.

Mailing list

There is a mailing list.

Bug database

DWZ has a bug database. Please submit a bug report if you've found a bug in DWZ.

Submitting a bug report

There is a gotcha when using the dwz command in multifile mode (on say, files a and b with multifile c):

dwz -m c a b

If an error occurs, dwz may already have modified files a and b, and it may be necessary to use the original files to reproduce the error. So please be sure to submit the original, rather than the modified files.

Releases