import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / ovldbreak.exp
index c90b51d6be31d99de0217f96f22828153877580a..219182b252d2b6882ad81e2a6c5fdfdcc70878c2 100644 (file)
@@ -670,11 +670,4 @@ gdb_test "info break" \
         timeout { fail "(timeout) continue to bp overloaded : double"  }
     }
 
-    send_gdb "cont\n"
-    gdb_expect {
-        -re "Continuing.\r\n\r\nProgram exited normally.\r\n$gdb_prompt $" {
-            pass "finish program"
-        }
-        -re "$gdb_prompt $" { fail "finish program"  }
-        timeout { fail "(timeout) finish program"  }
-    }
+    gdb_continue_to_end "finish program"
This page took 0.023001 seconds and 4 git commands to generate.