Debugging multithreaded program using Eclipse/Pydev

John Henry john106henry at hotmail.com
Fri Apr 6 17:29:42 EDT 2007


On Apr 6, 1:33 pm, Michael Bentley <mich... at jedimindworks.com> wrote:
> 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


That's nice to know.  May be I can get on their alpha list.

Thanks,




More information about the Python-list mailing list