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 7bd08ccf57ed8eb53d2f48f25b7c7c44c79cc64d..ca5fee277e0e04b8cbcf44db089dd43ce74874bc 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 e584cba31354c69d3149a52925fccd8451c33a23..e3bbfb5e6ccbdb588cd9ecd75519b1811e190f68 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 $" {