aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-02 21:56:27 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-02 21:56:27 +0000
commitb2618fd85a3fe57806c46b9f08c068a289a39ee3 (patch)
tree3c30da18dfc3c0eab65dc97073ac8bf84e7c64c0 /gdb
parente8f8e093fdb141151c52f38d41002cdcf328a8f0 (diff)
downloadfsf-binutils-gdb-b2618fd85a3fe57806c46b9f08c068a289a39ee3.zip
fsf-binutils-gdb-b2618fd85a3fe57806c46b9f08c068a289a39ee3.tar.gz
fsf-binutils-gdb-b2618fd85a3fe57806c46b9f08c068a289a39ee3.tar.bz2
* gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index d2305fd..8f1f795 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,7 @@
Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
+
* gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
rather than actually putting it through cpp twice.