| Index: gdb/testsuite/gdb.ada/watch_arg.exp
|
| diff --git a/gdb/testsuite/gdb.ada/watch_arg.exp b/gdb/testsuite/gdb.ada/watch_arg.exp
|
| index 7961117f7b8b64cc681cd9ade1e4920fcd7da0dd..1cb9ecaf494ea75f5a16ada1bf3715270889081a 100644
|
| --- a/gdb/testsuite/gdb.ada/watch_arg.exp
|
| +++ b/gdb/testsuite/gdb.ada/watch_arg.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
|
| -}
|
| -
|
| load_lib "ada.exp"
|
|
|
| if { [skip_ada_tests] } { return -1 }
|
|
|