2001-10-30 Michael Snyder <msnyder@redhat.com>

* gdb.base/jump.exp: Allow it to run for all targets.
This commit is contained in:
Michael Snyder 2001-10-31 02:40:24 +00:00
parent afd3097320
commit 91740388ce
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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"