Reapply: List inferiors/threads/pspaces in ascending order
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / foll-exec-mode.exp
index ad23cb5c08a27902e1b463296754db10d20932cb..41d788b2c0ee96b917cf9fe9294082c4826a490a 100644 (file)
@@ -150,7 +150,7 @@ proc do_follow_exec_mode_tests { mode cmd infswitch } {
        if {$mode == "same"} {
            set expected_re "\\* 1.*process.*"
        } else {
-           set expected_re "\\* 2.*process.*$testfile2 \r\n  1.*null.*$testfile.*"
+           set expected_re "  1.*null.*$testfile.*\r\n\\* 2.*process.*$testfile2 .*"
        }
 
        # Check that the inferior list is correct:
This page took 0.024239 seconds and 4 git commands to generate.