Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2004 11:28:18 +0900
From:      Hye-Shik Chang <perky@i18n.org>
To:        Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-python@freebsd.org
Subject:   Re: Best debugger for Python on BSD?
Message-ID:  <20040515022817.GA63023@i18n.org>
In-Reply-To: <20040514163404.GA47209@dogma.freebsd-uk.eu.org>
References:  <20040514163404.GA47209@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040515022817.GA63023>