OSDN Git Service

* dwarf2read.c (read_die_and_children): Ignore NULL DIEs.
authorDaniel Jacobowitz <dan@debian.org>
Wed, 20 Aug 2008 19:27:58 +0000 (19:27 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 20 Aug 2008 19:27:58 +0000 (19:27 +0000)
commit901cf44596025507e2e7ceeaa3b84fef772ad56a
tree70cef7348923a1dc6e3cf8004bc6e8e2abebd77e
parent99a27a8279419673b6112a3767f9023abc30c684
* dwarf2read.c (read_die_and_children): Ignore NULL DIEs.
(read_die_and_siblings): Likewise.  Do not add padding DIEs to the
sibling list.
(read_full_die): Do not allocate DIEs for abbrev 0.
(follow_die_ref): Correct error message.
gdb/ChangeLog
gdb/dwarf2read.c