mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-29 21:13:52 +08:00
2003-09-11 Elena Zannoni <ezannoni@redhat.com>
* gdb.stabs/weird.exp: Ditto.
This commit is contained in:
parent
1c19974635
commit
3fcf0ced03
@ -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>
|
||||
|
||||
|
@ -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 $" {
|
||||
|
Loading…
Reference in New Issue
Block a user