On 4/20/05, Jaime Wyant <[EMAIL PROTECTED]> wrote: > I haven't tried the customizations listed at the site below. If it > works, let me know. > > http://page.sourceforge.net/tricks.html > > jw > > On 19 Apr 2005 19:45:05 -0700, Tran Tuan Anh <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I am new to Python and desperated to look for a good Python debugger. > > I mean a debugger with source coding tracking. For C/C++, emacs and > > gud offers execellent development env. The source code tracking is > > extremely useful for recursive functions.
You could take a look at Eclipse (http://eclipse.org/) in conjunction with pydev (http://pydev.sourceforge.net/). Or you could take a look at Komodo (http://www.activestate.com/Products/Komodo/) which is a commercial product with a trial version. Regards, R -- http://mail.python.org/mailman/listinfo/python-list