Reapply: List inferiors/threads/pspaces in ascending order
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / step-bg-decr-pc-switch-thread.exp
index 1354d0317a0327863e651a40c6162e05767d87c0..4f5c05c355283af3ad44605bb52a1461db8f5307 100644 (file)
@@ -48,7 +48,7 @@ delete_breakpoints
 
 gdb_breakpoint [gdb_get_line_number "set breakpoint here"]
 gdb_continue_to_breakpoint "run to nop 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 "next" "while.*" "next over nop"
 
This page took 0.024049 seconds and 4 git commands to generate.