Fix up some formatting.
This commit is contained in:
parent
63807e1d0d
commit
08c1f091a1
1 changed files with 8 additions and 9 deletions
|
@ -208,16 +208,15 @@
|
|||
|
||||
2009-02-20 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* Extend use of i386_use_watchpoints to all i386 native files
|
||||
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.
|
||||
|
||||
* 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.
|
||||
|
||||
2009-02-19 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue