2002-11-07 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 7 Nov 2002 15:31:31 +0000 (15:31 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 7 Nov 2002 15:31:31 +0000 (15:31 +0000)
commit2b9e5f3fab26efbc4ba479d698b881afc87acb75
tree6217cf137554212c5c680a5adee7dfbad3f0ced0
parentec4530b540c3e8ac595d1c65744ff8e6c8695c96
2002-11-07  Andrew Cagney  <ac131313@redhat.com>

* regcache.c (deprecated_registers_fetched): Update.
* regcache.h (deprecated_registers_fetched): Rename
registers_fetched.
* remote-vxsparc.c (vx_read_register): Update.
* remote-vxmips.c (vx_read_register): Update.
* remote-vx68.c (vx_read_register): Update.
* irix5-nat.c (fetch_core_registers): Update.
* mipsm3-nat.c (fetch_inferior_registers): Update.
* sun3-nat.c (fetch_inferior_registers): Update.
* symm-nat.c (fetch_inferior_registers): Update.
* ns32knbsd-nat.c (fetch_inferior_registers): Update.
(fetch_core_registers): Update.
(fetch_kcore_registers): Update.
* mips-nat.c (fetch_inferior_registers): Update.
* corelow.c (get_core_registers): Update.
* a68v-nat.c (fetch_inferior_registers): Update.
15 files changed:
gdb/ChangeLog
gdb/a68v-nat.c
gdb/corelow.c
gdb/irix5-nat.c
gdb/m68knbsd-nat.c
gdb/mips-nat.c
gdb/mipsm3-nat.c
gdb/ns32knbsd-nat.c
gdb/regcache.c
gdb/regcache.h
gdb/remote-vx68.c
gdb/remote-vxmips.c
gdb/remote-vxsparc.c
gdb/sun3-nat.c
gdb/symm-nat.c