man pydb (Commandes) - enhanced Python debugger

NAME

pydb - enhanced Python debugger

SYNOPSIS

pydb

DESCRIPTION

This manual page documents briefly the pydb command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

pydb is an enhanced debugger for Python. It extends the Python standard debugger pdb and is suited for use with the graphical debugger DDD.

SEE ALSO

/usr/lib/python2.3/pdb.doc

AUTHOR

pydb was written by Richard Wolff <rwolff@noao.edu> based on the standard Python debugger pdb.py. This manual page was written by Gregor Hoffleit <flight@debian.org> for the Debian project (but may be used by others).