mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* gdb.base/sigaltstack.exp: Provide proper anchoring.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2004-08-09 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdb.base/sigaltstack.exp: Provide proper anchoring.
|
||||
|
||||
2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
* gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
|
||||
|
@ -89,7 +89,7 @@ proc finish_test { pattern msg } {
|
||||
setup_kfail "i?86-*-linux*" gdb/1736
|
||||
fail "$msg (could not set breakpoint)"
|
||||
}
|
||||
-re "$pattern" {
|
||||
-re "$pattern.*${gdb_prompt} $" {
|
||||
pass $msg
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user