From 8ce07a211b4e227e8eedbb803f453506871bf48d Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Wed, 19 May 1993 03:29:10 +0000 Subject: * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" not just "Quit anyway?". --- gdb/testsuite/config/nind-gdb.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/testsuite/config/nind-gdb.exp') diff --git a/gdb/testsuite/config/nind-gdb.exp b/gdb/testsuite/config/nind-gdb.exp index c9c6b2c..3f561ab 100644 --- a/gdb/testsuite/config/nind-gdb.exp +++ b/gdb/testsuite/config/nind-gdb.exp @@ -71,7 +71,7 @@ proc gdb_exit {} { send_user "Got TIMEOUT from $GDB\n" } } - -re "The program is running. Quit anyway? (y or n) $"\ + -re "The program is running. Quit anyway.*? (y or n) $"\ { send "y\n" if $verbose>1 then { send_user "\t\tKilling program being debugged\n" -- cgit v1.1