src/gdb ChangeLog target.c target.h
kettenis@sourceware.org
kettenis@sourceware.org
Tue Jan 10 22:38:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sourceware.org 2006-01-10 22:38:51
Modified files:
gdb : ChangeLog target.c target.h
Log message:
* target.h (target_read_memory_partial, target_write_memory_partial):
Change second argument to 'gdb_byte *'.
* target.c (target_xfer_memory_partial): Change third argument to
'gdb_byte *'.
(target_read_memory_partial, target_write_memory_partial): Change
second argument to 'gdb_byte *'.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7515&r2=1.7516
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.c.diff?cvsroot=src&r1=1.113&r2=1.114
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.h.diff?cvsroot=src&r1=1.77&r2=1.78
More information about the Gdb-cvs
mailing list