mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
import gdb-2000-01-05 snapshot
This commit is contained in:
@@ -139,7 +139,7 @@ gdb_expect {
|
||||
-re ".*Delete all breakpoints. \\(y or n\\) \r\n\032\032query.*$" {
|
||||
send_gdb "y\n"
|
||||
gdb_expect {
|
||||
-re " " { pass "delete bps" }
|
||||
-re " .*$gdb_prompt$" { pass "delete bps" }
|
||||
-re ".*$gdb_prompt$" { fail "delete bps" }
|
||||
timeout { fail "delete bps (timeout)" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user