Index: gdb/testsuite/gdb.ada/start.exp |
diff --git a/gdb/testsuite/gdb.ada/start.exp b/gdb/testsuite/gdb.ada/start.exp |
index c36db3f02eab6ad3c33d9f733c7fda08cd8ed9f2..6ba180d0bca2dc7355b38dc73ba22346056b156b 100644 |
--- a/gdb/testsuite/gdb.ada/start.exp |
+++ b/gdb/testsuite/gdb.ada/start.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 |
-} |
- |
load_lib "ada.exp" |
if { [skip_ada_tests] } { return -1 } |