libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target
Marc Poulhies
mpoulhies@kalrayinc.com
Tue Jul 20 14:12:16 GMT 2021
This fixes an incorrect invocation of gdb on remote targets where DejaGNU would try to run host's gdb in remote target simulator.
gdb-test skips the testing when target is remote or non native but the gdb version check function does not.
libstdc++-v3/ChangeLog:
* testsuite/lib/gdb-test.exp (gdb_batch_check): Exit if non native or remote target.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210720/3d1e4b6c/attachment.txt>
More information about the Libstdc++
mailing list