[wingide-users] Debugging QThread
Wingware Support
support at wingware.com
Thu May 21 14:24:07 MDT 2009
Robert Norman wrote:
> Wing is supposed to be able to debug threads but using QThread from
> PyQt, I'm not able to place a debug break in the run method.
>
> I installed the PyQt hack to make sure python code is being called but
> still can't get a break, so to speak.
Does it break on an exception, such as assert False ? Do QThreads
bypass the standard thread or threading modules?
Thanks,
John
More information about the wingide-users
mailing list