Clean up gdb.trace test results on targets not supporting this feature.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / pending.exp
index bb039df4bd5c002fd6c5470bcaf1aed957d8d739..fbb1c4d08ca583a24dbc524f73ea004d09639cb7 100644 (file)
@@ -18,6 +18,11 @@ if {[skip_shlib_tests]} {
     return 0
 }
 
+if ![gdb_trace_common_supports_arch] {
+    unsupported "no trace-common.h support for arch"
+    return -1
+}
+
 standard_testfile
 set libfile1 "pendshr1"
 set libfile2 "pendshr2"
This page took 0.024691 seconds and 4 git commands to generate.