[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:28:36 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=27639
--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Loïc Minier from comment #2)
> I believe it's called by debhelper/dh_strip like this:
> debugedit --build-id --build-id-seed=$seed $file
>
> https://git.launchpad.net/ubuntu/+source/debhelper/tree/dh_strip#n300
Aha, I see the logic for when to skip parsing the DIE tree is wrong.
It only skips dwarf_edit2 when debugedit is invoked with -n -i and no base and
destdir are given, but it should skip calling dwarf_edit2 when no base and
dessst dir are given and we aren't listing the source files.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list