[Bug debugedit/27639] Unknown DWARF DW_FORM_0x1f20 (GNU_ref_alt) and DWARF DW_FORM_0x1f21 (strp_alt)

mark at klomp dot org sourceware-bugzilla@sourceware.org
Wed Dec 28 21:41:06 GMT 2022


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Mark Wielaard <mark at klomp dot org> ---
commit 379b2b95df49d6cebedad3562391c3350882f1a3
Author: Mark Wielaard <mark@klomp.org>
Date:   Wed Dec 28 22:23:01 2022 +0100

    debugedit: Skip calling edit_dwarf2 if not rewriting and/or listing source

    We skipped calling edit_dwarf2 when no base and dest dir were given and
    debugedit was invoked with -i -n. But we never need to call edit_dwarf2
    if we aren't rewriting paths and we don't want to list the source files.

       * tools/debugedit.c (main): Adjust edit_dwarf2 call guard.

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

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


More information about the Debugedit mailing list