X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.guile%2Fscm-progspace.exp;h=fc202d615040226ed6b2ecd14fdbbdce4ffa55d3;hb=9f058c10cef5987ee1f1cb28c9a8cf5ef1ec4d11;hp=c9ae23aa2e1c530db9e1e67bb4bdb485323d5e53;hpb=cdc7edd7b17dddd3558bd04d9b2fb5a73dc75f1c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.guile/scm-progspace.exp b/gdb/testsuite/gdb.guile/scm-progspace.exp index c9ae23aa2e..fc202d6150 100644 --- a/gdb/testsuite/gdb.guile/scm-progspace.exp +++ b/gdb/testsuite/gdb.guile/scm-progspace.exp @@ -75,7 +75,7 @@ with_test_prefix "program unloaded" { 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" +gdb_test_no_output "remove-inferiors 1" "remove first inferior" with_test_prefix "inferior removed" { gdb_test "gu (print (progspace-valid? progspace))" "= #f"