2003-09-11 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Thu, 11 Sep 2003 19:09:46 +0000 (19:09 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Thu, 11 Sep 2003 19:09:46 +0000 (19:09 +0000)
* gdb.stabs/weird.exp: Ditto.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.stabs/weird.exp

index 7bd08cc..ca5fee2 100644 (file)
@@ -1,6 +1,7 @@
 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
 
         * gdb.base/relocate.exp: Handle new gdb output at startup.
+       * gdb.stabs/weird.exp: Ditto.
 
 2003-09-08  Michael Chastain  <mec@shout.net>
 
index e584cba..e3bbfb5 100644 (file)
@@ -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 $" {