2004-10-08 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 8 Oct 2004 20:30:00 +0000 (20:30 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 8 Oct 2004 20:30:00 +0000 (20:30 +0000)
commitc8e73a318e2b3249c7e197e78208f3420021f493
tree8a1cf79d01ed53cefea6aa25714d92e04869966c
parentaa8698122b7460cede3dc17abe499fd77ef10883
2004-10-08  Andrew Cagney  <cagney@gnu.org>

* target.h (struct target_ops): Rename to_xfer_memory to
deprecated_xfer_memory.
* target.c: Update.
(deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
* wince.c: Update.
* win32-nat.c: Update.
* v850ice.c: Update.
* uw-thread.c: Update.
* thread-db.c: Update.
* sol-thread.c: Update.
* remote.c: Update.
* remote-vx.c: Update.
* remote-st.c: Update.
* remote-sim.c: Update.
* remote-sds.c: Update.
* remote-rdp.c: Update.
* remote-rdi.c: Update.
* remote-mips.c: Update.
* remote-m32r-sdi.c: Update.
* remote-e7000.c: Update.
* procfs.c: Update.
* ppc-bdm.c: Update.
* nto-procfs.c: Update.
* monitor.c: Update.
* linux-nat.c: Update.
* inftarg.c: Update.
* hpux-thread.c: Update.
* go32-nat.c: Update.
* gnu-nat.c: Update.
* exec.c: Update.
* corelow.c: Update.
* bsd-kvm.c: Update.
* aix-thread.c: Update.
33 files changed:
gdb/ChangeLog
gdb/aix-thread.c
gdb/bsd-kvm.c
gdb/corelow.c
gdb/exec.c
gdb/gnu-nat.c
gdb/go32-nat.c
gdb/hpux-thread.c
gdb/inftarg.c
gdb/linux-nat.c
gdb/monitor.c
gdb/nto-procfs.c
gdb/ppc-bdm.c
gdb/procfs.c
gdb/remote-e7000.c
gdb/remote-m32r-sdi.c
gdb/remote-mips.c
gdb/remote-rdi.c
gdb/remote-rdp.c
gdb/remote-sds.c
gdb/remote-sim.c
gdb/remote-st.c
gdb/remote-vx.c
gdb/remote.c
gdb/sol-thread.c
gdb/target.c
gdb/target.h
gdb/thread-db.c
gdb/uw-thread.c
gdb/v850ice.c
gdb/win32-nat.c
gdb/wince.c
gdb/windows-nat.c