X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.threads%2Fkilled.exp;h=9633dfbb8c7598732a4f40f0c485c6c9ba159567;hb=b21991b00cf16b94e9646a054e786c1fa4d5501a;hp=167e060d55024f18a8ea0745a996322263d8d884;hpb=bbeee7eaea4dc0c8145299850787e50172438270;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.threads/killed.exp b/gdb/testsuite/gdb.threads/killed.exp index 167e060d55..9633dfbb8c 100644 --- a/gdb/testsuite/gdb.threads/killed.exp +++ b/gdb/testsuite/gdb.threads/killed.exp @@ -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 }