Best debugger for Python on BSD?
    Hye-Shik Chang 
    perky at i18n.org
       
    Fri May 14 19:28:19 PDT 2004
    
    
  
On Fri, May 14, 2004 at 05:34:04PM +0100, Jonathon McKitrick wrote:
> 
> I'd like to use DDD, but I don't know if it works with Python easily.  And
> for some reason, I cannot get Xemacs to debug python either.
> 
pdb is included in the standard Python distribution as well as in
lang/python port.  And, pydev[1] is also good alternative for
GUI fans.
Hye-Shik
[1] http://pydev.sourceforge.net/
    
    
More information about the freebsd-questions
mailing list