OSDN Git Service

2012-01-16 Pedro Alves <palves@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / gdb / testsuite / gdb.base / step-test.exp
index abb4a0a..e02174a 100644 (file)
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 # step-test.exp -- Expect script to test stepping in gdb
 
-if $tracelevel then {
-    strace $tracelevel
-}
-
 set testfile step-test
 set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}