This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [RFA] Use i386_use_watchpoints for go32v2, bds and windows native


> From: "Pierre Muller" <muller@ics.u-strasbg.fr>
> Date: Mon, 9 Feb 2009 00:22:50 +0100
> 
> ChangeLog entry:
> 
> 2009-02-08  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
> 	* Extend use of i386_use_watchpoints to all i386 native files
> 	using hardware watchpoints.
> 	go32-nat.c (init_go32_ops): Call i386_use_watchpoints.
> 	i386bsd-nat.c (i386bsd_target): 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.

Only FreeBSD has hardware watchpoint support, so your change to
i386bsd-nat.c isn't quite right.


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