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:
1d9489c
)
* gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 10 Jan 1995 23:44:43 +0000
(23:44 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 10 Jan 1995 23:44:43 +0000
(23:44 +0000)
Add additional pattern for when "int operator int(void);" appears
in a different order.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index d8111ed9fe068aa01078bc97941b978dd48e092d..326396defebe648302a06cb1f547719bc75ff2f3 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,3
+1,9
@@
+Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
+
+ * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
+ Add additional pattern for when "int operator int(void);" appears
+ in a different order.
+
Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
* gdb.base/signals.exp: Call gdb_exit and gdb_start.