Introduce the "with" command
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / mi-tracepoint-changed.exp
index de7ae40fca873f4497e7c0089fd6ede3e5908e2a..ebbd850f7d6fd868efb8cd2fa488cfb628d66e0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2012-2018 Free Software Foundation, Inc.
+# Copyright 2012-2019 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
@@ -18,6 +18,10 @@ load_lib trace-support.exp
 if {[skip_shlib_tests]} {
     return 0
 }
+if ![gdb_trace_common_supports_arch] {
+    unsupported "no trace-common.h support for arch"
+    return -1
+}
 
 standard_testfile pending.c
 set libfile1 "pendshr1"
This page took 0.033814 seconds and 4 git commands to generate.