* gdb.t16/printcmds.exp (test_print_strings): Accept
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 15 Jan 1994 23:00:27 +0000 (23:00 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 15 Jan 1994 23:00:27 +0000 (23:00 +0000)
"(unsigned char *) " before the string.

gdb/testsuite/ChangeLog

index 945dfb3..f40a118 100644 (file)
@@ -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)