| Index: gdb/testsuite/gdb.ada/exec_changed.exp
|
| diff --git a/gdb/testsuite/gdb.ada/exec_changed.exp b/gdb/testsuite/gdb.ada/exec_changed.exp
|
| index 7597877b7746e0e41a13cb648f87a0ed29304ce6..4a3792b80e0665077097dd01389d70f5a7d8fe33 100644
|
| --- a/gdb/testsuite/gdb.ada/exec_changed.exp
|
| +++ b/gdb/testsuite/gdb.ada/exec_changed.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 }
|
|
|