On Nov 11, 11:39 pm, Paul Rubin <http://[EMAIL PROTECTED]> wrote: > Russell Warren <[EMAIL PROTECTED]> writes: > > Wing now has multi-threaded debugging. > > Cool, is it windows-only? I'm using Linux. > > > A quick look at the current state of SPE shows that it now has multi- > > threaded debugging viaWinPDB(what I used to use for debugging thread > > issues). Interesting. Worth a look to see if it is integrated well. > > Same issue: this also sounds windows-specific. Thanks though.
Winpdb may sound to you as windows specific but it actually googles up as platform independent. Those of you who dare work with a bunch of separate development tools (oh, the terror, ugh...) instead of an IDE will find it to be one of the best Python debuggers around. -- http://mail.python.org/mailman/listinfo/python-list