diff options
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index db9e259..5d58303 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com) + * gdb.t00/teststrategy.exp: Fix expected results for printing + user entered string constant. Is array of char, prints with no + address. + * gdb.t00/{default.exp, help.exp}: Account for changes to radix commands. * gdb.t16/gdbme.c: Add and use struct containing arrays of char. |