[NEWS] libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target
Marc Poulhies
mpoulhies@kalrayinc.com
Wed Jul 21 15:02:24 GMT 2021
With the correct patch attached, sorry for the incorrect previous one !
Marc
----- Original Message -----
> From: "gcc-patches" <gcc-patches@gcc.gnu.org>
> To: "gcc-patches" <gcc-patches@gcc.gnu.org>, "libstdc++" <libstdc++@gcc.gnu.org>
> Cc: "Luc Michel" <lmichel@kalray.eu>
> Sent: Tuesday, July 20, 2021 4:12:16 PM
> Subject: [NEWS] libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target
> 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 --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 608 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210721/4254a5c1/attachment.bin>
More information about the Libstdc++
mailing list