Graphic python debugger

Miki Tebeka tebeka at cs.bgu.ac.il
Wed Sep 17 09:57:11 EDT 2003


Hello Maxime,

> I'm looking for a graphic debugger for python on linux like DDD or GVD.
> I tried pdb and pdb-mode for emacs, but I would use a more gvd-like
> debugger.
IDLE (which comes with Python) has a debugger.

HTH.
Miki




More information about the Python-list mailing list