List inferiors/threads/pspaces in ascending order
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / step-over-trips-on-watchpoint.exp
index 7e27f97d6293b03c1570030c0663bf8dede070ab..aeedc4ac5c24f832161f247ed9311454e5af0a70 100644 (file)
@@ -59,7 +59,7 @@ proc do_test { displaced with_bp } {
 
                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.024274 seconds and 4 git commands to generate.