OSDN Git Service

* Extend use of i386_use_watchpoints to all i386 native files
authorPierre Muller <muller@ics.u-strasbg.fr>
Fri, 20 Feb 2009 10:52:23 +0000 (10:52 +0000)
committerPierre Muller <muller@ics.u-strasbg.fr>
Fri, 20 Feb 2009 10:52:23 +0000 (10:52 +0000)
commita860804364cd916d40273cce19c02f05e6540f0f
treed48c17429974107d590fbe20a0934322c8f49e29
parent6d96804441519abea1126232640d2f82e987335b
* Extend use of i386_use_watchpoints to all i386 native files
using hardware watchpoints.
go32-nat.c (init_go32_ops): Call i386_use_watchpoints.
i386fbsd-nat.c (_initialize_i386fbsd_nat): Ditto.
windows-nat.c (init_windows_ops): Ditto.
config/i386/nm-cygwin.h: Define I386_WATCHPOINTS_IN_TARGET_VECTOR.
config/i386/nm-cygwin64.h: Ditto.
config/i386/nm-fbsd.h: Ditto.
config/i386/nm-go32.h: Ditto.
gdb/ChangeLog
gdb/config/i386/nm-cygwin.h
gdb/config/i386/nm-cygwin64.h
gdb/config/i386/nm-fbsd.h
gdb/config/i386/nm-go32.h
gdb/go32-nat.c
gdb/i386fbsd-nat.c
gdb/windows-nat.c