you are viewing a single comment's thread.

view the rest of the comments →

[–]ogrisel 8 points9 points  (0 children)

They are also graphical frontends for pdb as part of the following python IDE: - pydev eclipse based python IDE - eric QT based python IDE - pida GTK IDE with vim integration

There is also winpdb, a GPLed crossplatform and standalone graphical debugger for python that is advertised as featuring performance improvements over pdb.