This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb alpha-tdep.c alpha-nat.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2004-12-01 17:13:51

Modified files:
	gdb            : alpha-tdep.c alpha-nat.c ChangeLog 

Log message:
	* alpha-tdep.c (alpha_register_name): Add comment.
	(alpha_cannot_fetch_register): Exclude registers numbers which
	are no longer used from the list of registers that can be fetched.
	(alpha_cannot_store_register): Exclude registers numbers which
	are no longer used from the list of registers that can be stored.
	* alpha-nat.c (fetch_osf_core_registers): Add missing value in
	core_reg_mapping array.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-tdep.c.diff?cvsroot=src&r1=1.141&r2=1.142
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/alpha-nat.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6679&r2=1.6680


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]