aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 9a46b61..71989e7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-14 Keith Seitz <keiths@redhat.com>
+
+ * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
+ "evaluated-by".
+
2015-08-13 Joel Brobecker <brobecker@adacore.com>
* gdb.base/dso2dso.exp: Improve the testcase's documentation.