aboutsummaryrefslogtreecommitdiff
path: root/gdb/mipsm3-nat.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-11-07 15:31:31 +0000
committerAndrew Cagney <cagney@redhat.com>2002-11-07 15:31:31 +0000
commit2b9e5f3fab26efbc4ba479d698b881afc87acb75 (patch)
tree6217cf137554212c5c680a5adee7dfbad3f0ced0 /gdb/mipsm3-nat.c
parentec4530b540c3e8ac595d1c65744ff8e6c8695c96 (diff)
downloadfsf-binutils-gdb-2b9e5f3fab26efbc4ba479d698b881afc87acb75.zip
fsf-binutils-gdb-2b9e5f3fab26efbc4ba479d698b881afc87acb75.tar.gz
fsf-binutils-gdb-2b9e5f3fab26efbc4ba479d698b881afc87acb75.tar.bz2
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.
Diffstat (limited to 'gdb/mipsm3-nat.c')
-rw-r--r--gdb/mipsm3-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mipsm3-nat.c b/gdb/mipsm3-nat.c
index 62d6860..97a74dd 100644
--- a/gdb/mipsm3-nat.c
+++ b/gdb/mipsm3-nat.c
@@ -282,7 +282,7 @@ fetch_inferior_registers (int regno)
}
/* All registers are valid, if not returned yet */
- registers_fetched ();
+ deprecated_registers_fetched ();
}
/* Store gdb's view of registers to the thread.