Chromium Code Reviews

Unified Diff: gdb/testsuite/gdb.base/sigbpt.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.base/sigaltstack.exp ('k') | gdb/testsuite/gdb.base/siginfo.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.base/sigbpt.exp
diff --git a/gdb/testsuite/gdb.base/sigbpt.exp b/gdb/testsuite/gdb.base/sigbpt.exp
index d79941ec8a9456a86f06295431a055d0590e504f..ebe0a1748a0b133cff1df00e1c08a01886c1aae4 100644
--- a/gdb/testsuite/gdb.base/sigbpt.exp
+++ b/gdb/testsuite/gdb.base/sigbpt.exp
@@ -33,10 +33,6 @@ if [target_info exists gdb,nosignals] {
continue
}
-if $tracelevel {
- strace $tracelevel
-}
-
set testfile "sigbpt"
set srcfile ${testfile}.c
« no previous file with comments | « gdb/testsuite/gdb.base/sigaltstack.exp ('k') | gdb/testsuite/gdb.base/siginfo.exp » ('j') | no next file with comments »

Powered by Google App Engine