]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.mi/mi-start.exp
Testsuite: fully migrate to use_gdb_stub convenience func
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-start.exp
index 64f7f47a3ce1f08683c8d6265f6000683c64874c..185318ae3b1b89294fac13aec0523f0225861cbe 100644 (file)
@@ -19,7 +19,7 @@ set MIFLAGS "-i=mi"
 # The purpose of this testcase is to test the --start option of
 # the -exec-run command. If we cannot use the -exec-run command,
 # then there is no point in running this testcase...
-if [target_info exists use_gdb_stub] {
+if [use_gdb_stub] {
      untested "cannot use -exec-run command"
      return -1
 }