aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/config/udi-gdb.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/config/udi-gdb.exp')
-rw-r--r--gdb/testsuite/config/udi-gdb.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/config/udi-gdb.exp b/gdb/testsuite/config/udi-gdb.exp
index 2b5ba15..c12c3aa 100644
--- a/gdb/testsuite/config/udi-gdb.exp
+++ b/gdb/testsuite/config/udi-gdb.exp
@@ -107,7 +107,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"