From: Elena Zannoni Date: Thu, 11 Sep 2003 19:09:46 +0000 (+0000) Subject: 2003-09-11 Elena Zannoni X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fcf0ced0360da3cf3119f16c4e8cee60284b248;p=binutils-gdb.git 2003-09-11 Elena Zannoni * gdb.stabs/weird.exp: Ditto. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7bd08ccf57e..ca5fee277e0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,7 @@ 2003-09-11 Elena Zannoni * gdb.base/relocate.exp: Handle new gdb output at startup. + * gdb.stabs/weird.exp: Ditto. 2003-09-08 Michael Chastain diff --git a/gdb/testsuite/gdb.stabs/weird.exp b/gdb/testsuite/gdb.stabs/weird.exp index e584cba3135..e3bbfb5e6cc 100644 --- a/gdb/testsuite/gdb.stabs/weird.exp +++ b/gdb/testsuite/gdb.stabs/weird.exp @@ -308,7 +308,7 @@ gdb_expect 60 { send_gdb "y\n" exp_continue } - -re "^Reading symbols from $binfile\\.\\.\\.done\.\r*\n$gdb_prompt $" { + -re "^Reading symbols from $binfile\\.\\.\\.done\.(|\r\nUsing host libthread_db library .*libthread_db.so.*\\.)\r\n$gdb_prompt $" { pass "weirdx.o read without error" } -re ".*$gdb_prompt $" {