OSDN Git Service

* dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref):
authordrow <drow>
Wed, 20 Aug 2008 20:37:57 +0000 (20:37 +0000)
committerdrow <drow>
Wed, 20 Aug 2008 20:37:57 +0000 (20:37 +0000)
commit94ae89a5f710c0a1bf4025ebee3ccbced94c243e
tree00e54262d98c679d5d1ca2fa4522f386f00a583a
parentf15d036d96b1bc13e15da131570af599007d0fbb
* 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