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:
f0f4b04
)
* gdb.t00/teststrategy.exp: Fix expected results for printing
author
Fred Fish
<fnf@specifix.com>
Sat, 12 Jun 1993 23:13:48 +0000
(23:13 +0000)
committer
Fred Fish
<fnf@specifix.com>
Sat, 12 Jun 1993 23:13:48 +0000
(23:13 +0000)
user entered string constant. Is array of char, prints with no
address.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index db9e2597d5f98fb67beb42a20ac9191b66a87701..5d58303b4e5dad5748feda1d8ebe53d8d977f715 100644
(file)
--- 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.