aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 25a1b01..6ae1f5b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-02 Tom Tromey <tromey@redhat.com>
+
+ * gdb.base/watchpoint.c (struct foo5): New.
+ (nullptr): New global.
+ * gdb.base/watchpoint.exp (test_watch_location): Add test.
+
2013-08-01 Doug Evans <dje@google.com>
PR symtab/15691