| Index: gdb/testsuite/gdb.base/trace-commands.exp
|
| diff --git a/gdb/testsuite/gdb.base/trace-commands.exp b/gdb/testsuite/gdb.base/trace-commands.exp
|
| index 02f610ae1f3b8ca1cc7addc8ab9be5691ff506db..b21db1766ec47aeb1f26d848ca1cfa129a91541f 100644
|
| --- a/gdb/testsuite/gdb.base/trace-commands.exp
|
| +++ b/gdb/testsuite/gdb.base/trace-commands.exp
|
| @@ -16,10 +16,6 @@
|
| # Test that the source command's verbose mode works, the 'set trace-commands'
|
| # command works, and that the nest depth is correct in various circumstances.
|
|
|
| -if $tracelevel then {
|
| - strace $tracelevel
|
| -}
|
| -
|
| gdb_exit
|
| gdb_start
|
|
|
|
|