[PATCH v2 2/3] libstdc++ testsuite: Turn off GDB's auto-load, list loaded libs
Jonathan Wakely
jwakely@redhat.com
Fri Jul 11 15:33:00 GMT 2014
On 10/07/14 22:48 -0400, Samuel Bronson wrote:
>
>We load our pretty-printers explicitly, and we shouldn't need any other
>random -gdb.gdb or -gdb.py files from anywhere, so in this patch we turn
>that off by running "set auto-load no".
>
>Also, run "info share" so that the list of loaded libraries ends up in
>the logs for the GDB tests.
>
>libstdc++-v3/
>
> * testsuite/lib/gdb-test.exp (gdb-test): Turn off GDB's auto-load, list
> loaded libs
Committed to trunk - thanks.
More information about the Libstdc++
mailing list