2005-02-25 Mark Kettenis <kettenis@gnu.org>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Sat, 26 Feb 2005 04:32:56 +0000 (04:32 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Sat, 26 Feb 2005 04:32:56 +0000 (04:32 +0000)
commitdd373385f34aa208b64b58a35621944d71a70b87
tree81a170d7992e64eda01cf84cd1d27d076cacacff
parent014caf2bf8befdaf5953281f37364bdccb4965aa
2005-02-25 Mark Kettenis  <kettenis@gnu.org>

Committed by Elena Zannoni <ezannoni@redhat.com>

* dwarf2read.c (dwarf2_build_psymtabs_hard): Adjust
info_ptr before building psymtabs for included files.
(create_all_comp_units): Initailize initial length size of
compilation header to zero.
(read_initial_length): Complain if both 32-bit and 64-bit DWARF
sections are encountered within the same compilation header.
(dwarf_decode_line_header): Pass compilation header in call to
read_initial_length.
gdb/ChangeLog
gdb/dwarf2read.c