2009-08-14 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / staticthreads.exp
index 08000fd9a0cee6b42de1bccd234af727cd8664c9..fccb2e9cd861617c844c78272573ce08ebb7b372 100644 (file)
@@ -91,7 +91,7 @@ gdb_test_multiple "info threads" "$test" {
 
 set test "GDB exits with static thread program"
 gdb_test_multiple "quit" "$test" {
-    -re "The program is running.  Quit anyway \\(and kill it\\)\\? \\(y or n\\) $" {
+    -re "Quit anyway\\? \\(y or n\\) $" {
        send_gdb "y\n"
        exp_continue
     }
This page took 0.02391 seconds and 4 git commands to generate.