mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
* gdb.stabs/weird.exp: Accept full pathname for $binfile.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
|
||||||
|
|
||||||
|
* gdb.stabs/weird.exp: Accept full pathname for $binfile.
|
||||||
|
|
||||||
2004-04-21 Andrew Cagney <cagney@redhat.com>
|
2004-04-21 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
* gdb.base/sigstep.c: New file.
|
* gdb.base/sigstep.c: New file.
|
||||||
|
@ -317,7 +317,7 @@ gdb_expect 60 {
|
|||||||
send_gdb "y\n"
|
send_gdb "y\n"
|
||||||
exp_continue
|
exp_continue
|
||||||
}
|
}
|
||||||
-re "^Reading symbols from $binfile\\.\\.\\.done\.(|\r\nUsing host libthread_db library .*libthread_db.so.*\\.)\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"
|
pass "weirdx.o read without error"
|
||||||
}
|
}
|
||||||
-re ".*$gdb_prompt $" {
|
-re ".*$gdb_prompt $" {
|
||||||
|
Reference in New Issue
Block a user