* dwarf2read.c (read_die_and_siblings_1): Renamed from
authorDoug Evans <dje@google.com>
Wed, 3 Apr 2013 19:45:00 +0000 (19:45 +0000)
committerDoug Evans <dje@google.com>
Wed, 3 Apr 2013 19:45:00 +0000 (19:45 +0000)
commitbf6af49608b070238a23cdaf5c2b1b4ab639559b
treec9e99d9b7bef754c433d180e3851fa055d8c97dc
parent0ac5b59e255a649b1a42df984ae77c4d51771371
* dwarf2read.c (read_die_and_siblings_1): Renamed from
read_die_and_siblings.
(read_die_and_siblings): New function.
(read_cutu_die_from_dwo): Dump die if requested.
(read_die_and_children): Call read_full_die_1 and
read_die_and_siblings_1.
(read_full_die): Dump die if requested.

* dwarf2read.c (read_comp_units_from_section): Add debugging printf.
gdb/ChangeLog
gdb/dwarf2read.c