This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doko
Recipients dmalcolm, doko
Date 2013-04-17.10:16:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366193783.12.0.853305189614.issue17772@psf.upfronthosting.co.za>
In-reply-to
Content
test_gdb skipped -- gdb not built with embedded python support

$ gdb --version
GNU gdb (GDB) 7.5.91.20130408
$ ldd /usr/bin/gdb|grep python
	libpython3.3m.so.1.0 => /usr/lib/libpython3.3m.so.1.0
History
Date User Action Args
2013-04-17 10:16:23dokosetrecipients: + doko, dmalcolm
2013-04-17 10:16:23dokosetmessageid: <1366193783.12.0.853305189614.issue17772@psf.upfronthosting.co.za>
2013-04-17 10:16:23dokolinkissue17772 messages
2013-04-17 10:16:22dokocreate