aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/info-target.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/info-target.exp')
-rw-r--r--gdb/testsuite/gdb.base/info-target.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/info-target.exp b/gdb/testsuite/gdb.base/info-target.exp
index 5817535..84ac7e6 100644
--- a/gdb/testsuite/gdb.base/info-target.exp
+++ b/gdb/testsuite/gdb.base/info-target.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
-}
-
set testfile info-target
if { [prepare_for_testing ${testfile}.exp $testfile start.c] } {