From 97ccebe869a69550b5a89a59b99955fb783f2b81 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 16 Jan 2012 16:21:53 +0000 Subject: 2012-01-16 Pedro Alves Remove all calls to strace. --- gdb/testsuite/gdb.opencl/callfuncs.exp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gdb/testsuite/gdb.opencl/callfuncs.exp') diff --git a/gdb/testsuite/gdb.opencl/callfuncs.exp b/gdb/testsuite/gdb.opencl/callfuncs.exp index a311953..1ea11eb 100644 --- a/gdb/testsuite/gdb.opencl/callfuncs.exp +++ b/gdb/testsuite/gdb.opencl/callfuncs.exp @@ -17,10 +17,6 @@ # # Tests OpenCL function calling conventions. -if $tracelevel { - strace $tracelevel -} - load_lib opencl.exp if { [skip_opencl_tests] } { -- cgit v1.1