This patch changes dumping fields of debugging tables which have different sizes in DWARF32 and DWARF64 formats, and which were reported as 8-digit hex values so that they use widths of 8 or 16 digits according to the format of the corresponding table. Other cases are left unaffected by this change, in particular:
- Fields of .debug_names, because they are printed with floating width without leading zeroes;
- Abbreviation and type offsets in compilation and type units, because they use the width of 4 digits in dumping.