2009-11-23 Michael Snyder <msnyder@vmware.com>
authorMichael Snyder <msnyder@vmware.com>
Mon, 23 Nov 2009 20:07:26 +0000 (20:07 +0000)
committerMichael Snyder <msnyder@vmware.com>
Mon, 23 Nov 2009 20:07:26 +0000 (20:07 +0000)
* NEWS: Mention hw watchpoint fix for process record.

gdb/ChangeLog
gdb/NEWS

index d763d4329de2b49b46423f748100c1961b8bf4c4..313c82cf18df0d0a622b8f15f0e35c8ac20c17d5 100644 (file)
@@ -1,3 +1,7 @@
+2009-11-23  Michael Snyder  <msnyder@vmware.com>
+
+       * NEWS: Mention hw watchpoint fix for process record.
+
 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
        * cli/cli-cmds.c (disassemble_command): Split on comma.
index 6bc04db25d589af2a106808afd96e23d5a73dabc..03a0c123270a785399e2e1735243228c24afded2 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -77,6 +77,10 @@ show follow-exec-mode
   creates a new one.  This is useful to be able to restart the old
   executable after the inferior having done an exec call.
 
+* Bug fixes
+
+Process record now works correctly with hardware watchpoints.
+
 *** Changes in GDB 7.0
 
 * GDB now has an interface for JIT compilation.  Applications that
This page took 0.035611 seconds and 4 git commands to generate.