X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.gdb%2Fxfullpath.exp;h=971a05ec5883841a29960fe71c542de6f08555cf;hb=f93c0cefe3c284e32b28b098f28810e2d066c2e2;hp=570b311295f0169aac927395e5db391791df94b1;hpb=452e0fdb1c90c17980cd146798efc15677e3cce5;p=pf3gnuchains%2Fpf3gnuchains3x.git diff --git a/gdb/testsuite/gdb.gdb/xfullpath.exp b/gdb/testsuite/gdb.gdb/xfullpath.exp index 570b311295..971a05ec58 100644 --- a/gdb/testsuite/gdb.gdb/xfullpath.exp +++ b/gdb/testsuite/gdb.gdb/xfullpath.exp @@ -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 }