This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog target.c
- From: cagney at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 30 Sep 2004 14:16:22 -0000
- Subject: src/gdb ChangeLog target.c
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2004-09-30 14:16:22
Modified files:
gdb : ChangeLog target.c
Log message:
2004-09-30 Andrew Cagney <cagney@gnu.org>
* target.c (target_read_string): Use target_read_memory instead of
target_xfer_memory.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6422&r2=1.6423
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/target.c.diff?cvsroot=src&r1=1.82&r2=1.83