src/gdb/gdbserver ChangeLog linux-low.c
macro@sourceware.org
macro@sourceware.org
Mon May 21 23:50:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: macro@sourceware.org 2012-05-21 23:50:25
Modified files:
gdb/gdbserver : ChangeLog linux-low.c
Log message:
* linux-low.c (linux_store_registers): Don't re-retrieve data
with ptrace that has already been obtained from /proc. Always
copy any data retrieved with ptrace to the buffer supplied.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.615&r2=1.616
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.215&r2=1.216
More information about the Gdb-cvs
mailing list