| Index: gdb/testsuite/gdb.ada/packed_array.exp
|
| diff --git a/gdb/testsuite/gdb.ada/packed_array.exp b/gdb/testsuite/gdb.ada/packed_array.exp
|
| index 80dd44f033f9a270781229561e708eab2a215347..678639cba42cb6edb231aa93ed2541c5a2a9f440 100644
|
| --- a/gdb/testsuite/gdb.ada/packed_array.exp
|
| +++ b/gdb/testsuite/gdb.ada/packed_array.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 }
|
|
|