Harden gdb.base/step-over-syscall.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.multi / bkpt-multi-exec.exp
index dba6697e5e9d7decc1a5593c011b3e7f80d8cfce..844b72844a584f7b22ca9d25ae888ec4f989205a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2009-2017 Free Software Foundation, Inc.
+# Copyright 2009-2020 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -13,7 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-if { [is_remote target] || ![isnative] } then {
+if ![target_can_use_run_cmd] {
     continue
 }
 
This page took 0.025448 seconds and 4 git commands to generate.