Bug 27373

Summary: [dwz, dwarf5] DW_UT_type support
Product: dwz Reporter: Tom de Vries <vries>
Component: defaultAssignee: Nobody <nobody>
Status: NEW ---    
Severity: enhancement CC: dwz
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Project(s) to access: ssh public key:
Bug Depends on:    
Bug Blocks: 24726    

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
...