gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / tasks.exp
index bced9f8df6e44385f690638ca2e8308a67066faf..aa8bf4643c9f67b87a001685ba83efcd281d4cb9 100644 (file)
@@ -70,7 +70,5 @@ gdb_test "info tasks" \
 # Now, resume the execution and make sure that GDB does not stop when
 # task 4 hits the breakpoint. Continuing thus results in our program
 # running to completion.
-gdb_test "continue" \
-         ".*Program exited normally\..*" \
-         "continue until end of program"
+gdb_continue_to_end
 
This page took 0.023598 seconds and 4 git commands to generate.