diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/threadapply.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/threadapply.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.threads/threadapply.exp b/gdb/testsuite/gdb.threads/threadapply.exp index 7ec3f67..a46ceeb 100644 --- a/gdb/testsuite/gdb.threads/threadapply.exp +++ b/gdb/testsuite/gdb.threads/threadapply.exp @@ -15,10 +15,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 { - strace $tracelevel -} - # This test verifies that a macro using backtrace can be applied to all threads # and will continue for each thread even though an error may occur in |