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.base/until.exp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gdb/testsuite/gdb.base/until.exp') diff --git a/gdb/testsuite/gdb.base/until.exp b/gdb/testsuite/gdb.base/until.exp index cbaccaf..6b647cd 100644 --- a/gdb/testsuite/gdb.base/until.exp +++ b/gdb/testsuite/gdb.base/until.exp @@ -15,10 +15,6 @@ # until.exp -- Expect script to test 'until' in gdb -if $tracelevel then { - strace $tracelevel -} - set srcfile break.c if { [prepare_for_testing until.exp "until" {break.c break1.c} {debug nowarnings}] } { return -1 -- cgit v1.1