]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/dwarf2read.c
* dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref):
authorDaniel Jacobowitz <drow@false.org>
Wed, 20 Aug 2008 20:37:57 +0000 (20:37 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 20 Aug 2008 20:37:57 +0000 (20:37 +0000)
commitf2f0e013fcee59c041f9018523a20729f4ae212e
tree2c0e4f71ff61f0d1066817a4088353c64009a488
parent03dd20cc6c4739481dc1cfc5549dd63961e66181
* dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref):
Make the dwarf2_cu * parameter output as well as input.  Update it if
we follow a reference to another CU.
(read_func_scope, determine_class_name, namespace_name, dwarf2_attr)
(die_type, die_containing_type): Update calls to changed functions.
Use the returned CU along with the returned DIE.
(read_namespace): Use dwarf2_attr instead of dwarf2_extension.
gdb/ChangeLog
gdb/dwarf2read.c