Python IDE: great headache....

Michael Ekstrand lists at elehack.net
Sat Mar 11 19:27:35 EST 2006


On Sun, 12 Mar 2006 01:03:36 +0100
Rene Pijlman <reply.in.the.newsgroup at my.address.is.invalid> wrote:
> >5. Debugging: Breakpoints, conditional pause. watch for
> >variables.step into, over and out of a function.
> 
> Yes.

I'll second the recommendation of Wing's debugging. Best debugger I've
seen, any language, period. Only 2 things that it's missing (and I know
of no debugger that does them): Seamless debugging across C/C++ and
Python code, and going backwards.

- Michael

-- 
mouse, n: a device for pointing at the xterm in which you want to type.
                -- Fortune



More information about the Python-list mailing list