mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
fa4ba8da6c
Add support for hardware watchpoints on win32 native. * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of CONTEXT_DEBUG_REGISTERS. (dr variable): New variable. Static array containing a local copy of debug registers. (debug_registers_changed): New variable. Reflects when debug registers are changed and need to be written to inferior. (debug_registers_used): New variable. Reflects when any debug register was set, used when new threads are created. (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by i386-nat code. (thread_rec): Set dr array if id is the thread of current_event . (child_continue, child_resume): Change the debug registers for all threads if debug_registers_changed. (child_add_thread): Change the debug registers if debug_registers_used. * config/i386/cygwin.mh: Add use of i386-nat.o file. Link nm.h to new nm-cygwin.h file. + config/i386/nm-cygwin.h: New file. Contains the macros used for use of hardware registers. |
||
---|---|---|
.. | ||
cygwin.mh | ||
cygwin.mt | ||
embed.mt | ||
fbsd.mh | ||
fbsd.mt | ||
gdbserve.mt | ||
go32.mh | ||
go32.mt | ||
i386aix.mh | ||
i386aix.mt | ||
i386aout.mt | ||
i386bsd.mh | ||
i386bsd.mt | ||
i386dgux.mh | ||
i386gnu.mh | ||
i386gnu.mt | ||
i386lynx.mh | ||
i386lynx.mt | ||
i386m3.mh | ||
i386m3.mt | ||
i386mach.mh | ||
i386mk.mh | ||
i386mk.mt | ||
i386nw.mt | ||
i386os9k.mt | ||
i386sco4.mh | ||
i386sco5.mh | ||
i386sco5.mt | ||
i386sco.mh | ||
i386sol2.mh | ||
i386sol2.mt | ||
i386v4.mh | ||
i386v4.mt | ||
i386v32.mh | ||
i386v42mp.mh | ||
i386v42mp.mt | ||
i386v.mh | ||
i386v.mt | ||
linux.mh | ||
linux.mt | ||
nbsd.mh | ||
nbsd.mt | ||
nbsdelf.mh | ||
nbsdelf.mt | ||
ncr3000.mh | ||
ncr3000.mt | ||
nm-cygwin.h | ||
nm-fbsd.h | ||
nm-gnu.h | ||
nm-go32.h | ||
nm-i386.h | ||
nm-i386aix.h | ||
nm-i386bsd.h | ||
nm-i386lynx.h | ||
nm-i386mach.h | ||
nm-i386sco4.h | ||
nm-i386sco5.h | ||
nm-i386sco.h | ||
nm-i386sol2.h | ||
nm-i386v4.h | ||
nm-i386v42mp.h | ||
nm-i386v.h | ||
nm-linux.h | ||
nm-m3.h | ||
nm-nbsd.h | ||
nm-nbsdelf.h | ||
nm-obsd.h | ||
nm-ptx4.h | ||
nm-symmetry.h | ||
nm-x86-64.h | ||
obsd.mh | ||
obsd.mt | ||
ptx4.mh | ||
ptx4.mt | ||
ptx.mh | ||
ptx.mt | ||
symmetry.mh | ||
symmetry.mt | ||
tm-cygwin.h | ||
tm-fbsd.h | ||
tm-go32.h | ||
tm-i386.h | ||
tm-i386aix.h | ||
tm-i386bsd.h | ||
tm-i386gnu.h | ||
tm-i386lynx.h | ||
tm-i386m3.h | ||
tm-i386mk.h | ||
tm-i386nw.h | ||
tm-i386os9k.h | ||
tm-i386sco5.h | ||
tm-i386sol2.h | ||
tm-i386v4.h | ||
tm-i386v42mp.h | ||
tm-i386v.h | ||
tm-linux.h | ||
tm-nbsd.h | ||
tm-nbsdelf.h | ||
tm-obsd.h | ||
tm-ptx4.h | ||
tm-ptx.h | ||
tm-symmetry.h | ||
tm-vxworks.h | ||
vxworks.mt | ||
x86-64linux.mh | ||
x86-64linux.mt | ||
xm-cygwin.h | ||
xm-go32.h | ||
xm-i386.h | ||
xm-i386aix.h | ||
xm-i386bsd.h | ||
xm-i386gnu.h | ||
xm-i386m3.h | ||
xm-i386mach.h | ||
xm-i386mk.h | ||
xm-i386sco.h | ||
xm-i386v4.h | ||
xm-i386v32.h | ||
xm-i386v.h | ||
xm-nbsd.h | ||
xm-ptx4.h | ||
xm-ptx.h | ||
xm-symmetry.h |