projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b582da
)
Change target name from stormy16 to xstormy16.
author
Corinna Vinschen
<corinna@vinschen.de>
Sun, 11 Nov 2001 19:58:19 +0000
(19:58 +0000)
committer
Corinna Vinschen
<corinna@vinschen.de>
Sun, 11 Nov 2001 19:58:19 +0000
(19:58 +0000)
gdb/testsuite/gdb.base/ending-run.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/gdb.base/ending-run.exp
b/gdb/testsuite/gdb.base/ending-run.exp
index e569b0e7498b7e79ac8d473bdc464fa87c3c9821..88205b008490069d788905a709d4075062779d9f 100644
(file)
--- a/
gdb/testsuite/gdb.base/ending-run.exp
+++ b/
gdb/testsuite/gdb.base/ending-run.exp
@@
-171,7
+171,7
@@
gdb_expect {
pass "step out of main on Solaris"
}
-re ".*in _int_reset ().*$gdb_prompt $" {
- # This is what happens on Sanyo Stormy16
+ # This is what happens on Sanyo
X
Stormy16
pass "step out of main"
}
-re ".*in ..change.mode ().*$gdb_prompt $" {
@@
-230,7
+230,7
@@
if {![target_info exists use_cygmon] || ![target_info use_cygmon]} {
}
-re ".*Single.*_int_reset.*$gdb_prompt $" {
pass "step to end of run"
- setup_xfail "stormy16-*-*"
+ setup_xfail "
x
stormy16-*-*"
}
-re ".*$gdb_prompt $" {
fail "step to end of run"