diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/mb-templates.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/mb-templates.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/mb-templates.exp b/gdb/testsuite/gdb.cp/mb-templates.exp index dfb25cc1410..128f9f77961 100644 --- a/gdb/testsuite/gdb.cp/mb-templates.exp +++ b/gdb/testsuite/gdb.cp/mb-templates.exp @@ -16,10 +16,6 @@ # This test verifies that setting breakpoint on line in template # function will fire in all instantiations of that template. -if $tracelevel then { - strace $tracelevel -} - if { [skip_stl_tests] } { continue } # On SPU this test fails because the executable exceeds local storage size. |