2012-01-16 Pedro Alves <palves@redhat.com>

Remove all calls to strace.
This commit is contained in:
Pedro Alves 2012-01-16 16:21:53 +00:00
parent ddb1377cc0
commit 97ccebe869
473 changed files with 4 additions and 1888 deletions

View file

@ -16,10 +16,6 @@
# This file is part of the GDB testsuite. It tests the mechanism
# exposing values to Python.
if $tracelevel then {
strace $tracelevel
}
load_lib gdb-python.exp
set testfile "python"