Bug 27373 - [dwz, dwarf5] DW_UT_type support
Summary: [dwz, dwarf5] DW_UT_type 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 12:59 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 12:59:02 UTC
Currently not handled:
...
$ gcc -gdwarf-5 -fdebug-types-section ../src/testsuite/dwz.tests/hello.c 
$ ./dwz a.out
./dwz: a.out: DWARF CU type DW_UT_type unhandled
...