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 a006ed5..7af8784 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2014-08-24 Yao Qi <yao@codesourcery.com>
+
+ * gdb.guile/scm-value.exp (test_lazy_strings): Set print
+ symbol off.
+ * gdb.python/py-value.exp (test_lazy_strings): Likewise.
+
2014-08-22 Doug Evans <dje@google.com>
PR 17276