OSDN Git Service

* gdb.asm/asm-source.exp: Add "spu*-*-*" target.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / testsuite / gdb.gdb / xfullpath.exp
index 570b311..971a05e 100644 (file)
@@ -26,7 +26,7 @@ set prms_id 0
 set bug_id 0
 
 # are we on a target board
-if [is_remote target] {
+if { [is_remote target] || ![isnative] } then {
     return
 }