[PATCH v2 2/3] libstdc++ testsuite: Turn off GDB's auto-load, list loaded libs

Samuel Bronson naesten@gmail.com
Fri Jul 11 03:00:00 GMT 2014


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

Signed-off-by: Samuel Bronson <naesten@gmail.com>
---
 libstdc++-v3/testsuite/lib/gdb-test.exp | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0002-libstdc-testsuite-Turn-off-GDB-s-auto-load-list-l.patch
Type: text/x-patch
Size: 1359 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20140711/a1406f01/attachment.bin>


More information about the Gdb-patches mailing list