This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/gdbserver ChangeLog linux-low.c
- From: palves at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 23 Mar 2012 20:26:15 -0000
- Subject: src/gdb/gdbserver ChangeLog linux-low.c
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2012-03-23 20:26:15
Modified files:
gdb/gdbserver : ChangeLog linux-low.c
Log message:
2012-03-23 Pedro Alves <palves@redhat.com>
* linux-low.c (read_one_ptr): Read the inferior's pointer through
a variable whose type size is the same as the inferior's pointer
size.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.578&r2=1.579
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.205&r2=1.206