| Index: gdb/testsuite/gdb.arch/i386-permbkpt.exp
|
| diff --git a/gdb/testsuite/gdb.arch/i386-permbkpt.exp b/gdb/testsuite/gdb.arch/i386-permbkpt.exp
|
| index 414abb7c17f92faa9ffa87a747520afba2f82dcc..df3b3738f9b7bc3006e3345088ca694c51bad2fa 100644
|
| --- a/gdb/testsuite/gdb.arch/i386-permbkpt.exp
|
| +++ b/gdb/testsuite/gdb.arch/i386-permbkpt.exp
|
| @@ -16,10 +16,6 @@
|
|
|
| # This file is part of the gdb testsuite.
|
|
|
| -if $tracelevel {
|
| - strace $tracelevel
|
| -}
|
| -
|
| # Test inserting breakpoints over permanent breakpoints on i386 and amd64.
|
|
|
| if { ![istarget "i?86-*-*"] && ![istarget "x86_64-*-*"] } then {
|
|
|