diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/catch_ex_std.exp')
-rw-r--r-- | gdb/testsuite/gdb.ada/catch_ex_std.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/catch_ex_std.exp b/gdb/testsuite/gdb.ada/catch_ex_std.exp index 3a2b10a..052d4d7 100644 --- a/gdb/testsuite/gdb.ada/catch_ex_std.exp +++ b/gdb/testsuite/gdb.ada/catch_ex_std.exp @@ -17,7 +17,7 @@ require allow_shlib_tests load_lib "ada.exp" -require allow_ada_tests gnat_runtime_has_debug_info +require allow_ada_tests shared_gnat_runtime_has_debug_info standard_ada_testfile foo |