| Index: gdb/testsuite/gdb.ada/fixed_points.exp
|
| diff --git a/gdb/testsuite/gdb.ada/fixed_points.exp b/gdb/testsuite/gdb.ada/fixed_points.exp
|
| index e5bf2e1f260de6a7dc3d1fcee9016889babb4bdc..d86a00b11811379e537cb9bc28bbd005b58c30d4 100644
|
| --- a/gdb/testsuite/gdb.ada/fixed_points.exp
|
| +++ b/gdb/testsuite/gdb.ada/fixed_points.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 }
|
|
|