This is the mail archive of the gdb-cvs@sourceware.org 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 ChangeLog i386-darwin-nat.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2009-10-22 12:43:57

Modified files:
	gdb            : ChangeLog i386-darwin-nat.c 

Log message:
	2009-10-22  Tristan Gingold  <gingold@adacore.com>
	
	* i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Use
	amd64_supply_fxsave for amd64.  Fix the offset.
	(i386_darwin_store_inferior_registers): Use amd64_collect_fxsave
	for amd64.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10986&r2=1.10987
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386-darwin-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8


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