OSDN Git Service

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)
commitb86561eff504b693c304016a2c207cc24c7638b5
treea0caac856e4b2fb18168126c2eaad89f8bd9675c
parentb177466a2a109fd031465bbf0f4cea1456bec037
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