| Index: gdb/testsuite/gdb.base/start.exp
|
| diff --git a/gdb/testsuite/gdb.base/start.exp b/gdb/testsuite/gdb.base/start.exp
|
| index 8781d585dbe5c1703515601133b8da8f08dfdb61..4d5a957f55d3aa19a8b2019bfa5484c8ec61f88a 100644
|
| --- a/gdb/testsuite/gdb.base/start.exp
|
| +++ b/gdb/testsuite/gdb.base/start.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
|
| -}
|
| -
|
|
|
| set testfile start
|
| set srcfile ${testfile}.c
|
|
|