2001-10-30 Michael Snyder <msnyder@redhat.com>
* gdb.base/jump.exp: Allow it to run for all targets.
This commit is contained in:
parent
afd3097320
commit
91740388ce
2 changed files with 4 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-10-30 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* gdb.base/jump.exp: Allow it to run for all targets.
|
||||
|
||||
2001-10-29 Corinna Vinschen <vinschen@redhat.com>
|
||||
|
||||
* gdb.base/call-ar-st.c (print_double_array): Match for loop
|
||||
|
|
|
@ -24,11 +24,6 @@ if $tracelevel then {
|
|||
set prms_id 0
|
||||
set bug_id 0
|
||||
|
||||
# are we on a target board
|
||||
if ![isnative] then {
|
||||
return 0
|
||||
}
|
||||
|
||||
clear_xfail "*-*-*"
|
||||
|
||||
set testfile "jump"
|
||||
|
|
Loading…
Reference in a new issue