diff options
author | Fred Fish <fnf@specifix.com> | 1993-06-02 04:35:13 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-06-02 04:35:13 +0000 |
commit | 46fc723ce3382ed054001c7e3566221ae61d4b02 (patch) | |
tree | 0bd7312debd5ce99d1fa7a319e0ceb2445fa2d9c /gdb | |
parent | c112834044fdfafbb457035ea2d8935f2f2fa326 (diff) | |
download | binutils-46fc723ce3382ed054001c7e3566221ae61d4b02.zip binutils-46fc723ce3382ed054001c7e3566221ae61d4b02.tar.gz binutils-46fc723ce3382ed054001c7e3566221ae61d4b02.tar.bz2 |
* 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".
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8312cc8..8f7d7b7 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. |