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:
8537c75
)
* gdb.t03/{gdbme.c,ptype.exp}:
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 24 May 1993 15:34:49 +0000
(15:34 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 24 May 1993 15:34:49 +0000
(15:34 +0000)
Add tests for typedef'd struct and union without tags.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index a5fc079837e9c238f00810573c4198c41626d20a..560ce34970ac6ef1d8024a7c22d5366c71916041 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,8
@@
Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.t03/{gdbme.c,ptype.exp}:
+ Add tests for typedef'd struct and union without tags.
+
* gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
PRMS 1823; the bug still exists but isn't reproduced by this test
anymore), and remove rs6000 XFAIL (the bug is fixed).