[Python-Dev] Enhancement to pdb in gud.el
Barry Warsaw
barry at python.org
Sun Sep 21 15:24:02 EDT 2003
On Thu, 2003-09-18 at 14:04, Nick Roberts wrote:
> I've written a mode (gdb-ui.el) which is in the Emacs CVS repository
> (http://savannah.gnu.org/projects/emacs) that displays breakpoint icons in the
> display margin of Emacs when debugging with GDB. I can almost do the same
> thing for pdb (the Emacs interface to the python debugger in gud.el).
> Anyone interested?
Yes, but you might want to post to python-mode at python.org which is now a
full-fledged mailing list
<http://mail.python.org/mailman/listinfo/python-mode> and is where all
the python-moders tend to hang out.
-Barry
More information about the Python-Dev
mailing list