* gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 10 Jan 1995 23:54:03 +0000 (23:54 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 10 Jan 1995 23:54:03 +0000 (23:54 +0000)
of "file" command.

gdb/testsuite/ChangeLog

index 326396defebe648302a06cb1f547719bc75ff2f3..aaa8243f7d0717625e8c2e6728a99d102cf502e6 100644 (file)
@@ -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.