diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/rtti.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/rtti.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/rtti.exp b/gdb/testsuite/gdb.cp/rtti.exp index 35e37b0..d9e413f 100644 --- a/gdb/testsuite/gdb.cp/rtti.exp +++ b/gdb/testsuite/gdb.cp/rtti.exp @@ -26,10 +26,6 @@ # (involving templates, in particular) where this problem triggers # because GDB and GCC have different ideas what a class is called. -if $tracelevel then { - strace $tracelevel - } - if { [skip_cplus_tests] } { continue } # |