"gdb/testsuite/lib/cp-support.exp",
"gdb/testsuite/lib/debuginfod-support.exp",
"gdb/testsuite/lib/d-support.exp",
-"gdb/testsuite/lib/dtrace.exp",
"gdb/testsuite/lib/dwarf.exp",
"gdb/testsuite/lib/fortran.exp",
"gdb/testsuite/lib/future.exp",
# This function returns -1 on failure, 0 otherwise
proc dtrace_build_usdt_test_program {} {
global testfile hex objdir srcdir srcfile subdir binfile
-
+
# Make sure that dtrace is installed, it is the real one (not the
# script installed by SystemTap, for example) and of the right
# version (>= 0.4.0). If it is not then use pdtrace instead.