Require GNAT debug info for some Ada tests
authorTom Tromey <tromey@adacore.com>
Thu, 17 Mar 2022 14:36:01 +0000 (08:36 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 12 Apr 2022 12:38:01 +0000 (06:38 -0600)
commit44a29af963e666459a7a0a8057c7282bc5ab0792
treef1979f4676a8ee07bfe75672853598f35db7462a
parent278c98c830befc706286b56da9e922e5342d62a9
Require GNAT debug info for some Ada tests

A few Ada tests require some debug info in the GNAT runtime.  When run
without this info, these tests can't pass.  This patch changes these
tests to detect this situation and stop with "untested".
gdb/testsuite/gdb.ada/interface.exp
gdb/testsuite/gdb.ada/iwide.exp
gdb/testsuite/gdb.ada/mi_interface.exp
gdb/testsuite/gdb.ada/tagged.exp
gdb/testsuite/gdb.ada/tagged_access.exp