This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
New UNRESOLVED testcase gdb.dwarf2/dw2-double-set-die-type.exp [Re: [RFA] Delayed physnames, revisited]
On Fri, 20 Aug 2010 19:16:46 +0200, Keith Seitz wrote:
> Thanks Tom and Doug!
Getting on all distros (at least Fedora 14snapshot x86_64):
ERROR: couldn't load /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.x into /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../../gdb/gdb.
UNRESOLVED: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a
due to:
Reading symbols from /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.x...Dwarf Error: Could not find abbrev number 845466003 [in module /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.x]
There is one missing end-of-DIE-children at the end of .debug_info. But I do
not know which specific DIE is not terminated before it.
Also .debug_abbrev seems to be missing its terminating entry.
(+If it is a minimized DWARF I would find DW_AT_sibling as redundant there.)
Thanks,
Jan