Bug 27376 - [dwz, dwarf5] DW_FORM_loclistx support
Summary: [dwz, dwarf5] DW_FORM_loclistx support
Status: NEW
Alias: None
Product: dwz
Classification: Unclassified
Component: default (show other bugs)
Version: unspecified
: P2 enhancement
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 24726
  Show dependency treegraph
 
Reported: 2021-02-08 13:39 UTC by Tom de Vries
Modified: 2021-02-08 14:25 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom de Vries 2021-02-08 13:39:51 UTC
Using gdb test-case gdb.dwarf2/loclists-multiple-cus.exp:
...
$ cp outputs/gdb.dwarf2/loclists-multiple-cus/loclists-multiple-cus-dw32 1; ~/dwz/build/dwz 1
/home/vries/dwz/build/dwz: 1: Unknown DWARF DW_FORM_loclistx
/home/vries/dwz/build/dwz: 1: Couldn't read abbrev at offset 0x64
...