| Index: gdb/testsuite/gdb.base/info-target.exp
|
| diff --git a/gdb/testsuite/gdb.base/info-target.exp b/gdb/testsuite/gdb.base/info-target.exp
|
| index 5817535f5fe8a41b39efccee3c7282363c50f301..84ac7e6aeefec4b6ee41489ec5d59ef57f1f46ff 100644
|
| --- a/gdb/testsuite/gdb.base/info-target.exp
|
| +++ b/gdb/testsuite/gdb.base/info-target.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 info-target
|
| if { [prepare_for_testing ${testfile}.exp $testfile start.c] } {
|
|
|