mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
import gdb-1999-10-11 snapshot
This commit is contained in:
@ -388,7 +388,9 @@ proc test_stepping {} {
|
||||
|
||||
send_gdb "finish\n"
|
||||
gdb_expect {
|
||||
-re "Run.*exit from.*marker1.* at" { }
|
||||
-re "Run.*exit from.*marker1.* at" {
|
||||
pass "finish from marker1"
|
||||
}
|
||||
default { fail "finish from marker1" ; return }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user