Index: gdb/testsuite/gdb.python/py-function.exp |
diff --git a/gdb/testsuite/gdb.python/py-function.exp b/gdb/testsuite/gdb.python/py-function.exp |
index f813254ac057c0b4fb47ddd9ac411c2b967381e0..b0b35b7485262fe4012f7f46a0f2f899432ffa11 100644 |
--- a/gdb/testsuite/gdb.python/py-function.exp |
+++ b/gdb/testsuite/gdb.python/py-function.exp |
@@ -16,10 +16,6 @@ |
# This file is part of the GDB testsuite. It tests the mechanism |
# exposing convenience functions to Python. |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
load_lib gdb-python.exp |
# Start with a fresh gdb. |