aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/info_exc.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-12-13 16:11:40 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:55 -0700
commitd3f81254e570511c2c5a4428d4cc5e6758fc9ab3 (patch)
tree18e724d226f6bc935a37ad20707b246f46cc3e6a /gdb/testsuite/gdb.ada/info_exc.exp
parent8d0278eb402c15f9bbc37ac4de8decdac349343f (diff)
downloadfsf-binutils-gdb-d3f81254e570511c2c5a4428d4cc5e6758fc9ab3.zip
fsf-binutils-gdb-d3f81254e570511c2c5a4428d4cc5e6758fc9ab3.tar.gz
fsf-binutils-gdb-d3f81254e570511c2c5a4428d4cc5e6758fc9ab3.tar.bz2
Use require !skip_ada_tests
This changes some tests to use "require !skip_ada_tests".
Diffstat (limited to 'gdb/testsuite/gdb.ada/info_exc.exp')
-rw-r--r--gdb/testsuite/gdb.ada/info_exc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/info_exc.exp b/gdb/testsuite/gdb.ada/info_exc.exp
index c5debf4..ae08a94 100644
--- a/gdb/testsuite/gdb.ada/info_exc.exp
+++ b/gdb/testsuite/gdb.ada/info_exc.exp
@@ -15,7 +15,7 @@
load_lib "ada.exp"
-if { [skip_ada_tests] } { return -1 }
+require !skip_ada_tests
standard_ada_testfile foo