Emacs package to the Python debugger?
Charles G Waldman
cgw at fnal.gov
Wed Jun 16 17:25:03 EDT 1999
Ovidiu Predescu writes:
> Is there any pac kage that allows debugging Python programs from
> within Emacs? Something that is integrated with Emacs' GUD would
> be very convenient.
Recent versions (21.0 and up) of XEmacs include this in the
"prog/debug" package.
If you don't use the XEmacs package system, you can still get the
single-file "pdb.el" from
ftp://ftp.aifb.uni-karlsruhe.de/pub/wwe/pdb.el
And, yes, it is build on top of the Grand Unified Debugger.
More information about the Python-list
mailing list