Make mi-break.exp always expect breakpoint commands output on the main UI
[external/binutils.git] / gdb / testsuite / ChangeLog
index 7e1e9b0..ee27566 100644 (file)
@@ -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):