[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/24726] [dwz] Support DWARF5



https://sourceware.org/bugzilla/show_bug.cgi?id=24726

Jakub Jelinek <jakub at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com

--- Comment #2 from Jakub Jelinek <jakub at redhat dot com> ---
Yeah.  Next step teaching it to read the DWARF 5 section headers, understand
new forms etc., still shouldn't be that hard.
The hardest part is actually optimizing it, switching between
DW_FORM_implicit_const and the old forms as needed in order to have smallest
possible output.

-- 
You are receiving this mail because:
You are on the CC list for the bug.