]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/next-bp-other-thread.exp
Reapply: List inferiors/threads/pspaces in ascending order
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / next-bp-other-thread.exp
index 25791be3263d10c46ad6dd3444dcd25f11742539..4de3bf930090f147c974c05f44e6646d480765e6 100644 (file)
@@ -35,7 +35,7 @@ foreach schedlock {"off" "step" "on" } {
 
        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"
 
        delete_breakpoints