Chromium Code Reviews

Unified Diff: gdb/testsuite/gdb.disasm/t06_ari2.exp

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « gdb/testsuite/gdb.disasm/t05_cmp.exp ('k') | gdb/testsuite/gdb.disasm/t07_ari3.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.disasm/t06_ari2.exp
diff --git a/gdb/testsuite/gdb.disasm/t06_ari2.exp b/gdb/testsuite/gdb.disasm/t06_ari2.exp
index 4cd4188da4ce70e623013cc08ac3f51d8a337b8b..c013b5af7e2a5e1f19ffeb943eab82eb9baec291 100644
--- a/gdb/testsuite/gdb.disasm/t06_ari2.exp
+++ b/gdb/testsuite/gdb.disasm/t06_ari2.exp
@@ -15,10 +15,6 @@
# This file was written by Michael Snyder (msnyder@redhat.com)
-if $tracelevel then {
- strace $tracelevel
-}
-
if ![istarget "h8300*-*-*"] {
verbose "Tests ignored for all but h8300s based targets."
return
« no previous file with comments | « gdb/testsuite/gdb.disasm/t05_cmp.exp ('k') | gdb/testsuite/gdb.disasm/t07_ari3.exp » ('j') | no next file with comments »

Powered by Google App Engine