diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/shadow.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/shadow.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/shadow.exp b/gdb/testsuite/gdb.cp/shadow.exp index a6b40d1..47d6207 100644 --- a/gdb/testsuite/gdb.cp/shadow.exp +++ b/gdb/testsuite/gdb.cp/shadow.exp @@ -16,10 +16,6 @@ # Test that when multiple variables have the same # name the one from the correct scope is printed. -if $tracelevel then { - strace $tracelevel -} - set testfile shadow set srcfile ${testfile}.cc |