Emit inferior, thread and frame selection events to all UIs
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-pthreads.exp
index 88a600af5f2aa060ea0b368f4d579e26fd88c8b8..511f0ca6fba56501a5245d9c9bbdac9229af7e82 100644 (file)
@@ -53,8 +53,8 @@ proc check_mi_thread_command_set {} {
 
   foreach thread $thread_list {
       mi_gdb_test "-interpreter-exec console \"thread $thread\"" \
-          ".*\\^done\r\n=thread-selected,id=\"$thread\"" \
-          "check =thread-selected: thread $thread"
+         ".*=thread-selected,id=\"$thread\".*\r\n\\^done" \
+         "check =thread-selected: thread $thread"
   }
 }
 
This page took 0.024087 seconds and 4 git commands to generate.