This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog remote.c
- From: jimb at sourceware dot org
- To: gdb-cvs at sources dot redhat dot com
- Date: 27 Oct 2004 20:03:50 -0000
- Subject: src/gdb ChangeLog remote.c
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sourceware.org 2004-10-27 20:03:50
Modified files:
gdb : ChangeLog remote.c
Log message:
* remote.c (fetch_register_using_p): Construct 'p' packet in a
manner independent of the host byte order.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6508&r2=1.6509
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.151&r2=1.152