* dwarf2read.c (read_die_and_children): Ignore NULL DIEs.
authorDaniel Jacobowitz <drow@false.org>
Wed, 20 Aug 2008 19:27:58 +0000 (19:27 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 20 Aug 2008 19:27:58 +0000 (19:27 +0000)
commit1d325ec1dc714a85e00d249f2e3ddc1bcd4456bf
treed4b51a13f91c714b8c37e240b556396f06293740
parent97a2d1d34266269e8d2d0ba1ae2588b0465c778c
* 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