diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-09 19:14:43 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-09 19:14:43 +0000 |
commit | 2a62a4cb1b38062276f917aaeaf20858c4c5281c (patch) | |
tree | 5882effd21d045ea3d1a1d1dae7aba8220536997 /gdb | |
parent | 28d14fd8783e109293c7000a006a8ad08f2cd736 (diff) | |
download | gdb-2a62a4cb1b38062276f917aaeaf20858c4c5281c.zip gdb-2a62a4cb1b38062276f917aaeaf20858c4c5281c.tar.gz gdb-2a62a4cb1b38062276f917aaeaf20858c4c5281c.tar.bz2 |
* gdb.t17/interrupt.exp: Don't send \n after ^C.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 01dca31..f5a0e62 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t17/interrupt.exp: Don't send \n after ^C. + Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.t00/help.exp: Increase expect input buffer size. |