[gdb/testsuite] Fix gnat_runtime_has_debug_info for remote host
authorTom de Vries <tdevries@suse.de>
Mon, 27 Mar 2023 21:11:41 +0000 (23:11 +0200)
committerTom de Vries <tdevries@suse.de>
Mon, 27 Mar 2023 21:11:41 +0000 (23:11 +0200)
commit7e28879b3d49bed826aa764ee56e61f6220cf2c5
tree376b9df85283c957fe54c6526d9814d642dc92d0
parent5b9e851408c1933ddb45390768421cd0b2918637
[gdb/testsuite] Fix gnat_runtime_has_debug_info for remote host

Fix gnat_runtime_has_debug_info for remote host by checking for
allow_ada_tests.

This fixes an error for test-case gdb.testsuite/gdb-caching-proc.exp and
remote host.

Tested on x86_64-linux.
gdb/testsuite/lib/ada.exp