src/gdb s390-nat.c ChangeLog
jimb@sources.redhat.com
jimb@sources.redhat.com
Tue Jun 3 05:36:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sourceware.org 2003-06-03 05:36:53
Modified files:
gdb : s390-nat.c ChangeLog
Log message:
* s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
elements of gregset_t are 64 bits each, but access registers
are still 32 bits, so they're packed two per gregset_t
element. Unpack/pack them properly.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/s390-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.4295&r2=1.4296
More information about the Gdb-cvs
mailing list