Reapply: List inferiors/threads/pspaces in ascending order
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / step-over-lands-on-breakpoint.exp
index aa91e29749667ed3755625920fa52601de642ed8..a7273d4094e21f87431d92a0134b419a2608700e 100644 (file)
@@ -40,7 +40,7 @@ proc do_test {displaced command} {
 
        gdb_breakpoint [gdb_get_line_number "set wait-thread breakpoint here"]
        gdb_continue_to_breakpoint "run to wait-thread breakpoint"
-       gdb_test "info threads" "2 .*\\\* 1.*" "info threads shows all threads"
+       gdb_test "info threads" "\\\* 1 .*  2 .*" "info threads shows all threads"
 
        gdb_test_no_output "set scheduler-locking on"
 
This page took 0.025166 seconds and 4 git commands to generate.