| Index: gdb/testsuite/gdb.ada/array_subscript_addr.exp
|
| diff --git a/gdb/testsuite/gdb.ada/array_subscript_addr.exp b/gdb/testsuite/gdb.ada/array_subscript_addr.exp
|
| index cfad5a06cb49dc1d824a01c71abcad244d861831..aa10b272656210c43c416c53dd99c7deb343261e 100644
|
| --- a/gdb/testsuite/gdb.ada/array_subscript_addr.exp
|
| +++ b/gdb/testsuite/gdb.ada/array_subscript_addr.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"
|
|
|
| set testdir "array_subscript_addr"
|
|
|