diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 945dfb3..f40a118 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t16/printcmds.exp (test_print_strings): Accept + "(unsigned char *) " before the string. + * TODO: Add notes about printing of fancy types and GDB expressions. Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com) |