Add "info connections" command, "info inferiors" connection number/string
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-progspace.exp
index 9b89ef425cefe054dad92a6e6d1f77b135292521..91a78e2ab8fd6bbb4fa3b82fbbf7f19e5f9311b2 100644 (file)
@@ -73,7 +73,7 @@ with_test_prefix "program unloaded" {
 # deleted.  We need to, for example, delete an inferior to get the progspace
 # to go away.
 
-gdb_test "add-inferior" "Added inferior 2" "create new inferior"
+gdb_test "add-inferior" "Added inferior 2.*" "create new inferior"
 gdb_test "inferior 2" ".*" "switch to new inferior"
 gdb_test_no_output "remove-inferiors 1" "remove first inferior"
 
This page took 0.023057 seconds and 4 git commands to generate.