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]

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

[Get raw message]
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


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