Add "info connections" command, "info inferiors" connection number/string
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / user-selected-context-sync.exp
index 8a752b0c3e48ad02009c1528738a770dc707fff7..390df005542cc937fe287530bc5460161344a73e 100644 (file)
@@ -415,7 +415,7 @@ proc_with_prefix test_setup { mode } {
        # Add the second inferior now.  While this is not mandatory, it allows
        # us to assume that per-inferior thread numbering will be used,
        # simplifying test_continue_to_start a bit (Thread 1.2 and not Thread 2).
-       gdb_test "add-inferior" "Added inferior 2" "add inferior 2"
+       gdb_test "add-inferior" "Added inferior 2 on connection .*" "add inferior 2"
 
        # Prepare the first inferior for the test.
        test_continue_to_start $mode 1
This page took 0.023207 seconds and 4 git commands to generate.