Idle (does have source tracking)
Eclipse + pydev
Eric3 (Linux only)

The problem I have with any of them (as well as my own debugger) is their
speed: I believe they all use bdb that is currently fairly slow stepping
over extensive amount of code

Regards,

Philippe





Tran Tuan Anh 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.
> 
> I have spent time Googling but not found anything near.
> 
> Thanks!
> Tuan-Anh

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to