Index: gdb/testsuite/gdb.ada/ptype_arith_binop.exp |
diff --git a/gdb/testsuite/gdb.ada/ptype_arith_binop.exp b/gdb/testsuite/gdb.ada/ptype_arith_binop.exp |
index 944d90b38229217660050c4d8701cd0b1ea79a05..75d381291f35cc40b60acd4dff047de319450f61 100644 |
--- a/gdb/testsuite/gdb.ada/ptype_arith_binop.exp |
+++ b/gdb/testsuite/gdb.ada/ptype_arith_binop.exp |
@@ -13,10 +13,6 @@ |
# You should have received a copy of the GNU General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
gdb_exit |
gdb_start |
gdb_reinitialize_dir $srcdir/$subdir |