OSDN Git Service

2004-10-08 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Fri, 8 Oct 2004 20:29:38 +0000 (20:29 +0000)
committercagney <cagney>
Fri, 8 Oct 2004 20:29:38 +0000 (20:29 +0000)
commit8cfdb47142cd8b7f5ae90f261b58dfc8e6fabe7f
tree0e9c73cb525b3b15e8d8deccea4f1b2dfcd5a160
parentff4bd9f289e6a60231807dc933822d99fb133025
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.
32 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