diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-20 01:15:20 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-20 01:15:20 +0000 |
commit | 675d65db004aa4c66d7864d07c469a303eda4c12 (patch) | |
tree | c10a4be27e839d721febb710fb96e8b40cc5f5e7 /gdb | |
parent | 3d7d298018be0f082d61d14d4a96cf83c75da398 (diff) | |
download | gdb-675d65db004aa4c66d7864d07c469a303eda4c12.zip gdb-675d65db004aa4c66d7864d07c469a303eda4c12.tar.gz gdb-675d65db004aa4c66d7864d07c469a303eda4c12.tar.bz2 |
* gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
to get back into the read system call.
Accept leading newline in case where we woke it up.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c19e711..1e06463 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + + * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time + to get back into the read system call. + Accept leading newline in case where we woke it up. + Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files |