src/gdb ChangeLog infttrace.h hppah-nat.c
danglin@sourceware.org
danglin@sourceware.org
Sat Nov 20 23:56:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: danglin@sourceware.org 2004-11-20 23:56:18
Modified files:
gdb : ChangeLog infttrace.h hppah-nat.c
Log message:
* infttrace.h (ttrace_write_reg_64): Add prototype.
* hppah-nat.c (store_inferior_registers): Fix warning from ambiguous
expression.
(store_inferior_registers): Correct formatting. Replace uses of
deprecated_registers with calls to regcache_raw_read,
regcache_raw_write_part and regcache_raw_read_part.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6654&r2=1.6655
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infttrace.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/hppah-nat.c.diff?cvsroot=src&r1=1.34&r2=1.35
More information about the Gdb-cvs
mailing list