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.python/py-cmd.exp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gdb/testsuite/gdb.python/py-cmd.exp') diff --git a/gdb/testsuite/gdb.python/py-cmd.exp b/gdb/testsuite/gdb.python/py-cmd.exp index 976adf6..fc7cac0 100644 --- a/gdb/testsuite/gdb.python/py-cmd.exp +++ b/gdb/testsuite/gdb.python/py-cmd.exp @@ -16,10 +16,6 @@ # This file is part of the GDB testsuite. It tests the mechanism # for defining new GDB commands in Python. -if $tracelevel then { - strace $tracelevel -} - load_lib gdb-python.exp # Start with a fresh gdb. -- cgit v1.1