]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
authorChristopher Faylor <me+cygwin@cgf.cx>
Tue, 27 Nov 2001 05:15:58 +0000 (05:15 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Tue, 27 Nov 2001 05:15:58 +0000 (05:15 +0000)
commit97da3b2016c57fefa9cb2f7d6c6c63aa352b6a04
tree9d07b20d660696184104751f4c3afa618a4e0da7
parent467d85198ffb27a97ef21aa85c044a3ace19990a
* 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.
gdb/ChangeLog
gdb/config/i386/tm-cygwin.h
gdb/win32-nat.c
gdb/windows-nat.c