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 4a624dd..877edc0 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2018-09-23 Tom Tromey <tom@tromey.com>
+ PR python/18852:
+ * gdb.python/py-parameter.exp: Add test for parameter that throws
+ on "set".
+
+2018-09-23 Tom Tromey <tom@tromey.com>
+
PR python/17284:
* gdb.python/py-template.exp (test_template_arg): Add test for
negative template argument number.