aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 7e1e9b0..ee27566 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,14 @@
2016-06-21 Pedro Alves <palves@redhat.com>
+ * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
+ breakpoint command's output on the main UI.
+ (test_break): New procedure, factored out from calls in the top
+ level.
+ (top level): Use foreach_with_prefix to test MI as main UI and as
+ separate UI.
+
+2016-06-21 Pedro Alves <palves@redhat.com>
+
* gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
(test_awatch_creation_and_listing)
(test_rwatch_creation_and_listing, test_watchpoint_triggering):