From: Fred Fish Date: Wed, 2 Jun 1993 04:35:13 +0000 (+0000) Subject: * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=46fc723ce3382ed054001c7e3566221ae61d4b02;p=binutils-gdb.git * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug is fixed and PR is closed. * gdb.t16 (gdbme.c): Add simple test string variable. * gdb.t16 (printcmds.exp): Add tests with simple test string variable, primarily for boundaries on "set print elements". --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8312cc852d3..8f7d7b76fdf 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug + is fixed and PR is closed. + * gdb.t16 (gdbme.c): Add simple test string variable. + * gdb.t16 (printcmds.exp): Add tests with simple test string + variable, primarily for boundaries on "set print elements". + Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com) * gdb.stabs/wierd.exp: Remove xfail for printing big integer.