aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2009-11-23 20:07:26 +0000
committerMichael Snyder <msnyder@vmware.com>2009-11-23 20:07:26 +0000
commit2d483d3452e329e85776b0e0e35ac0aaceacd3b3 (patch)
treeabe7577e4613800e6d1012da2c595385407b093a /gdb/NEWS
parent21a0512e533ac4e5d504e6674ff1361da59535fc (diff)
downloadgdb-2d483d3452e329e85776b0e0e35ac0aaceacd3b3.zip
gdb-2d483d3452e329e85776b0e0e35ac0aaceacd3b3.tar.gz
gdb-2d483d3452e329e85776b0e0e35ac0aaceacd3b3.tar.bz2
2009-11-23 Michael Snyder <msnyder@vmware.com>
* NEWS: Mention hw watchpoint fix for process record.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 6bc04db..03a0c12 100644
--- 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