]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.gdb/complaints.exp
daily update
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.gdb / complaints.exp
index 932dfd583671fe84af7f1cf2a7209907cac61c53..e5f6e4ae19e66a2f91c16b1a3420f9107fbee21b 100644 (file)
 
 load_lib selftest-support.exp
 
-# are we on a target board
-if { [is_remote target] || ![isnative] } then {
-    return
-}
-
 if [target_info exists gdb,noinferiorio] {
     verbose "Skipping because of no inferiorio capabilities."
     return