aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8e057f6..60c1295 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-18 Andrew Burgess <aburgess@broadcom.com>
+
+ * gdb.base/watchpoints.exp: Add test for setting software
+ watchpoints of different types before starting the inferior.
+
2013-10-18 Pedro Alves <palves@redhat.com>
PR gdb/16062