[46/46] Use require gnat_runtime_has_debug_info
Commit Message
This changes some tests to use "require gnat_runtime_has_debug_info".
---
gdb/testsuite/gdb.ada/dynamic-iface.exp | 5 +----
gdb/testsuite/gdb.ada/interface.exp | 5 +----
gdb/testsuite/gdb.ada/iwide.exp | 5 +----
gdb/testsuite/gdb.ada/mi_interface.exp | 5 +----
gdb/testsuite/gdb.ada/tagged.exp | 5 +----
gdb/testsuite/gdb.ada/tagged_access.exp | 5 +----
6 files changed, 6 insertions(+), 24 deletions(-)
@@ -17,10 +17,7 @@ load_lib "ada.exp"
require !skip_ada_tests
-if {![gnat_runtime_has_debug_info]} {
- untested "GNAT runtime debuginfo required for this test"
- return -1
-}
+require gnat_runtime_has_debug_info
standard_ada_testfile main
@@ -17,10 +17,7 @@ load_lib "ada.exp"
require !skip_ada_tests
-if {![gnat_runtime_has_debug_info]} {
- untested "GNAT runtime debuginfo required for this test"
- return -1
-}
+require gnat_runtime_has_debug_info
standard_ada_testfile foo
@@ -17,10 +17,7 @@ load_lib "ada.exp"
require !skip_ada_tests
-if {![gnat_runtime_has_debug_info]} {
- untested "GNAT runtime debuginfo required for this test"
- return -1
-}
+require gnat_runtime_has_debug_info
standard_ada_testfile p
@@ -17,10 +17,7 @@ load_lib "ada.exp"
require !skip_ada_tests
-if {![gnat_runtime_has_debug_info]} {
- untested "GNAT runtime debuginfo required for this test"
- return -1
-}
+require gnat_runtime_has_debug_info
standard_ada_testfile foo
@@ -17,10 +17,7 @@ load_lib "ada.exp"
require !skip_ada_tests
-if {![gnat_runtime_has_debug_info]} {
- untested "GNAT runtime debuginfo required for this test"
- return -1
-}
+require gnat_runtime_has_debug_info
standard_ada_testfile foo
@@ -17,10 +17,7 @@ load_lib "ada.exp"
require !skip_ada_tests
-if {![gnat_runtime_has_debug_info]} {
- untested "GNAT runtime debuginfo required for this test"
- return -1
-}
+require gnat_runtime_has_debug_info
standard_ada_testfile p