pydb

An enhanced Python command-line debugger
  http://bashdb.sourceforge.net/pydb/
  0
  no reviews



Pydb is a command-line debugger for Python. It is based on the standard Python debugger pdb, but has a number of added features. Particularly, it is suitable for use with DDD, a graphical debugger front end.