OS X debugger?

Aahz aahz at pythoncraft.com
Wed Jun 19 17:15:31 EDT 2002


In article <aeqp4m$c09$2 at peabody.colorado.edu>,
Fernando =?ISO-8859-1?Q?P=E9rez?=  <fperez528 at yahoo.com> wrote:
>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).

>From some quick Googling, it appears that a bigger issue would be lack
of support for Python 2.2.  Have you used DDD with 2.2?
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Project Vote Smart: http://www.vote-smart.org/



More information about the Python-list mailing list