projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b05b0f8
)
* gdb.t16/printcmds.exp (test_print_strings): Accept
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Sat, 15 Jan 1994 23:00:27 +0000
(23:00 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Sat, 15 Jan 1994 23:00:27 +0000
(23:00 +0000)
"(unsigned char *) " before the string.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 945dfb3ed1c4b9faf06e89d347563f58cbc3d27f..f40a118e5ee1b617eb47ffc20af42b2d9b19d292 100644
(file)
--- 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)