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 d5ebf48..3fc2680 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2014-09-09 Doug Evans <xdje42@gmail.com>
+ * gdb.base/default.exp (show_conv_list): Add _caller_is,
+ _caller_matches, _any_caller_is, _any_caller_matches.
+
+2014-09-09 Doug Evans <xdje42@gmail.com>
+
* gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2014-09-09 Yao Qi <yao@codesourcery.com>