]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* i386 hardware watchpoint fixes noted
authorPierre Muller <muller@sourceware.org>
Tue, 9 Jul 2002 15:15:54 +0000 (15:15 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 9 Jul 2002 15:15:54 +0000 (15:15 +0000)
gdb/NEWS

index c920b4ab29d92cf617c42e67123f91997d563ff6..a60c3da6344825e8f943f33950a3a0eedd8d560e 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -21,6 +21,10 @@ Dwarf2 .debug_frame & .eh_frame handler improved in many ways.
 Surprisingly enough, it works now.
 By Michal Ludvig, imported from mainline.
 
+i386 hardware watchpoint support: 
+avoid misses on second run for some targets.
+By Pierre Muller, imported from mainline.
+
 *** Changes in GDB 5.2:
 
 * New command "set trust-readonly-sections on[off]".