* top.c (quit_confirm): Warn that we will kill the program.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / killed.exp
index 167e060d55024f18a8ea0745a996322263d8d884..9633dfbb8c7598732a4f40f0c485c6c9ba159567 100644 (file)
@@ -87,7 +87,7 @@ gdb_expect {
 # Try to quit.
 send_gdb "quit\n"
 gdb_expect {
-    -re "The program is running.  Exit anyway\\? \\(y or n\\) $" {
+    -re "The program is running.  Quit anyway \\(and kill it\\)\\? \\(y or n\\) $" {
         send_gdb "y\n"
         exp_continue
     }
This page took 0.02296 seconds and 4 git commands to generate.