2003-06-01 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 2 Jun 2003 04:16:24 +0000 (04:16 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 2 Jun 2003 04:16:24 +0000 (04:16 +0000)
commitb59661bd15b66aa6cb11fafd624fd534cce0fa98
tree646fb5692f791365b1c5d87645655a2a4c018a0d
parent5ef165c2ea8fea1f72c392c3dddc687ca58b1b87
2003-06-01  Andrew Cagney  <cagney@redhat.com>

* dwarfread.c: Eliminate "register"
(decode_die_type): Eliminate assignment within "if".
(struct_type, decode_array_element_type): Ditto.
(dwarf_read_array_type, read_tag_pointer_type): Ditto.
(read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
(decode_modified_type, completedieinfo): Ditto.
* block.c: Eliminate "register".
(blockvector_for_pc_sect): Eliminate assignment within "if".
* cp-support.h (struct symbol): Opaque declaration.
* breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
gdb/ChangeLog
gdb/block.c
gdb/breakpoint.c
gdb/cp-support.h
gdb/dwarfread.c