Chromium Code Reviews

Unified Diff: gdb/testsuite/gdb.ada/str_ref_cmp.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.ada/start.exp ('k') | gdb/testsuite/gdb.ada/sym_print_name.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.ada/str_ref_cmp.exp
diff --git a/gdb/testsuite/gdb.ada/str_ref_cmp.exp b/gdb/testsuite/gdb.ada/str_ref_cmp.exp
index 850be5917924f4408c82a9bcc1141c7569e4d6e2..b0db6aacc27e5ae9ec8e4fc707c17c728c804de0 100644
--- a/gdb/testsuite/gdb.ada/str_ref_cmp.exp
+++ b/gdb/testsuite/gdb.ada/str_ref_cmp.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"
set testdir "str_ref_cmp"
« no previous file with comments | « gdb/testsuite/gdb.ada/start.exp ('k') | gdb/testsuite/gdb.ada/sym_print_name.exp » ('j') | no next file with comments »

Powered by Google App Engine