[patch] Re: Disable -lmcheck when Python has threads (Re: [BUG] gdb crash when "python import gtk")

Khoo Yit Phang khooyp@cs.umd.edu
Fri Aug 31 01:32:00 GMT 2012


Hi,

Here's another update to my patch: it checks whether Python has threads using the same technique as in gdb/Python/python-internal.h, that is by testing if WITH_THREAD is defined in Python.h. Is this better?

Yit
August 30, 2012


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mcheck-python.txt
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120831/0c996140/attachment.txt>


More information about the Gdb-patches mailing list