read properly unit headers depending on dwarf5 unit_type
commit61ddbc1fc395c787192e569d8f2238f713bdfd8e
authorLuboš Luňák <l.lunak@centrum.cz>
Tue, 19 Apr 2022 08:58:44 +0000 (19 10:58 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 9 Jun 2022 20:36:30 +0000 (9 22:36 +0200)
treedac16a10bc47b6865522a562d0602930787b0e45
parent7844752299b5472b21fc4df765d4cffdf92c6c3d
read properly unit headers depending on dwarf5 unit_type

There may be additional fields that need to be skipped over, otherwise
further reading will interpret these incorrectly.
coregrind/m_debuginfo/readdwarf.c
coregrind/m_debuginfo/readdwarf3.c