Sources Bugzilla – Bug 10240
gdb should implement DW_TAG_imported_unit
Last modified: 2012-05-11 13:15:18 UTC
gdb should implement DW_TAG_imported_unit. See the dwarf 3 spec, section 3.1.2. Also: http://sourceware.org/ml/archer/2009-q2/msg00139.html
An untested implementation is on the archer-tromey-imported-unit branch. I'll test and submit this whenever the DWARF compressor is working.
Fix checked in.