X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.guile%2Fscm-progspace.exp;h=91a78e2ab8fd6bbb4fa3b82fbbf7f19e5f9311b2;hb=121b3efd49f98e4049281b3ba7a258e650e40b38;hp=9b89ef425cefe054dad92a6e6d1f77b135292521;hpb=4f83758119ddf0f114477760d79bdde7bbc76835;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.guile/scm-progspace.exp b/gdb/testsuite/gdb.guile/scm-progspace.exp index 9b89ef425c..91a78e2ab8 100644 --- a/gdb/testsuite/gdb.guile/scm-progspace.exp +++ b/gdb/testsuite/gdb.guile/scm-progspace.exp @@ -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"