Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: gdb/testsuite/gdb.base/dfp-exprs.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/testsuite/gdb.base/detach.exp ('k') | gdb/testsuite/gdb.base/dfp-test.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.base/dfp-exprs.exp
diff --git a/gdb/testsuite/gdb.base/dfp-exprs.exp b/gdb/testsuite/gdb.base/dfp-exprs.exp
index b27e727f72ce968385c6f23e4ffb1a30dbea5d75..58f71568bafb97c556ae594300f3252f16868bd3 100644
--- a/gdb/testsuite/gdb.base/dfp-exprs.exp
+++ b/gdb/testsuite/gdb.base/dfp-exprs.exp
@@ -18,10 +18,6 @@
# This file is part of the gdb testsuite. It contains test for evaluating
# simple decimal floating point (DFP) expression.
-if $tracelevel then {
- strace $tracelevel
-}
-
proc test_dfp_literals_accepted {} {
# Test various dfp values, covering 32-bit, 64-bit and 128-bit ones
« no previous file with comments | « gdb/testsuite/gdb.base/detach.exp ('k') | gdb/testsuite/gdb.base/dfp-test.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698