Debugging multithreaded program using Eclipse/Pydev

Michael Bentley michael at jedimindworks.com
Fri Apr 6 16:33:30 EDT 2007


On Apr 6, 2007, at 2:32 PM, John Henry wrote:

> I am back against the wall trying to migrate my multithreaded
> application from Python 2.3 to 2.5.   The part of the code that's
> failing has to do with queues (2.3 queues and 2.5 queues are not the
> same).   Since WingIDE doesn't support multithread debugging (they've
> been saying that one day they might support that - and that was 2003),
> I am starting to look for alternatives.

The alpha release of Wing IDE (3.0.0-a1) does in fact, support  
multithread debugging.  It is an alpha release but so far, I'm quite  
satisfied with it.

hth,
Michael




More information about the Python-list mailing list