gdb ./ChangeLog ./win32-nat.c config/i386/tm-c ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Wed Nov 14 14:34:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	cgf@sources.redhat.com	2001-11-26 21:15:59

Modified files:
	.              : ChangeLog win32-nat.c 
	config/i386    : tm-cygwin.h 

Log message:
	* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
	HAVE_CONTEXT_EXTENDED_REGISTERS is defined.
	* win32-nat.c: Define CONTEXT_DEBUGGER_DR that will also include extended
	registers if HAVE_SSE_REGS is defined.
	(mappings array): Add offset of extended registers.
	(thread_rec): Use new CONTEXT_DEBUGGER_DR macro.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.1816&r2=1.1817
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/config/i386/tm-cygwin.h.diff?cvsroot=uberbaum&r1=1.10&r2=1.11



More information about the Gdb-cvs mailing list