OS X debugger?

Fernando Pérez fperez528 at yahoo.com
Wed Jun 19 16:21:42 EDT 2002


Aahz wrote:

> Anyone know a good visual debugger for OS X?  I'd originally been
> planning to just use shell windows for the demos of my OSCON tutorial,
> but it occurs to me that a single-stepping debugger with watch variables
> would be even better

You can probably build ddd for OS X. I've used it for python in the past and 
it's quite nice (but I've only used it in Linux, so I don't know how tricky 
the osX build would be. It's Motif based).

cheers,


f



More information about the Python-list mailing list