From: Jim Kingdon Date: Tue, 6 Jul 1993 03:50:00 +0000 (+0000) Subject: * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=762665e153c9ca9cce7a22710e6d811f05e7d297;p=binutils-gdb.git * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add test_stepping tests. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8f1f7954516..72587e7d305 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,12 @@ +Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add + test_stepping tests. + Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t{06,17}/Makefile.in (clean): Remove all executables. + * 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