diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
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. |