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:
6fd417f
)
* gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 10 Jan 1995 23:54:03 +0000
(23:54 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 10 Jan 1995 23:54:03 +0000
(23:54 +0000)
of "file" command.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 326396defebe648302a06cb1f547719bc75ff2f3..aaa8243f7d0717625e8c2e6728a99d102cf502e6 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,8
@@
Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
+ * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
+ of "file" command.
+
* 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.