2012-02-02 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.gdb / complaints.exp
index 5ec02ffea680f92c1431b822c1b79eea8dfc9bbd..97a327002f2045c7448ac52e7bf7fe10b70e128d 100644 (file)
@@ -23,6 +23,11 @@ if { [is_remote target] || ![isnative] } then {
     return
 }
 
+if [target_info exists gdb,noinferiorio] {
+    verbose "Skipping because of no inferiorio capabilities."
+    return
+}
+
 proc setup_test { executable } {
     global gdb_prompt
     global timeout
This page took 0.030401 seconds and 4 git commands to generate.