OSDN Git Service

* dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref):
authorDaniel Jacobowitz <dan@debian.org>
Wed, 20 Aug 2008 20:37:57 +0000 (20:37 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 20 Aug 2008 20:37:57 +0000 (20:37 +0000)
commitf2b3e4bb04bba644f36aac72c17a596e052fcd97
tree1abc8e42fce9c2ce932cf92f739aa29d6951ac9a
parent7111a00075efecc8e7d4fe605687aad5cb82e3ee
* 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