]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.ada/exec_changed.exp
Testsuite: fully migrate to use_gdb_stub convenience func
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.ada / exec_changed.exp
index 8070eecbb348269c212a565de519170216258b78..943a75178bfd0318b51542ca161a8a1f0828dbd9 100644 (file)
@@ -19,7 +19,7 @@ if { [skip_ada_tests] } { return -1 }
 
 # This testcase verifies the behavior of the `start' command, which
 # does not work when we use the gdb stub...
-if [target_info exists use_gdb_stub] {
+if [use_gdb_stub] {
     untested "skipping tests due to use_gdb_stub"
     return
 }