diff options
author | Fred Fish <fnf@specifix.com> | 1993-08-12 22:27:40 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-08-12 22:27:40 +0000 |
commit | 9e191927ab8523aa4a15fccf0bf741ef6e7ef447 (patch) | |
tree | 6f58eb6caf5c89b3392fc759f9ef42fdf4678dcb | |
parent | f487c0e8ee4cc2f65e0fb2e1bfa2d32fe51ac878 (diff) | |
download | gdb-9e191927ab8523aa4a15fccf0bf741ef6e7ef447.zip gdb-9e191927ab8523aa4a15fccf0bf741ef6e7ef447.tar.gz gdb-9e191927ab8523aa4a15fccf0bf741ef6e7ef447.tar.bz2 |
* gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
to match does not match the passing case but still matches the
failing case.
-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 1ac578f..00f79c1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com) + + * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern + to match does not match the passing case but still matches the + failing case. + Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*. |