import gdb-2000-01-05 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / annota2.exp
index 1e25c5d382f56afc8a40bc92b44c2b21d2027aba..91f24a111989e1a2fcef3f031d94df42603a2465 100644 (file)
@@ -139,7 +139,7 @@ gdb_expect {
   -re ".*Delete all breakpoints. \\(y or n\\) \r\n\032\032query.*$" {
            send_gdb "y\n"
            gdb_expect {
-            -re " " { pass "delete bps" }
+            -re " .*$gdb_prompt$" { pass "delete bps" }
             -re ".*$gdb_prompt$" { fail "delete bps" }
             timeout  { fail "delete bps (timeout)" }
         }
This page took 0.033172 seconds and 4 git commands to generate.