From: Jim Kingdon Date: Tue, 10 Jan 1995 23:54:03 +0000 (+0000) Subject: * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7c6f0f7fb1bb9e37a7bc0b8214f20284771497c;p=binutils-gdb.git * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo of "file" command. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 326396defeb..aaa8243f7d0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Tue Jan 10 18:42:07 1995 Jim Kingdon + * 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.