aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 14e6d32..b9424ca 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2010-08-16 Tom Tromey <tromey@redhat.com>
+
+ * gdb.base/help.exp: Update.
+ * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
+ watchpoint.
+ (test_watch_location): New proc.
+ (test_watchpoint_in_big_blob): Delete watchpoint.
+ * gdb.base/watchpoint.c (func5): New function.
+ (main): Call it.
+
2010-08-16 Doug Evans <dje@google.com>
* gdb.python/python.exp: Fix syntax in "post event insertion" test.