man pdb2.3 (Commandes) - the Python debugger

NAME

pdb2.3 - the Python debugger

SYNOPSIS

pdb2.3 script [...]

DESCRIPTION

See /usr/lib/python2.3/pdb.doc for more information on the use of pdb. When the debugger ist started, help is available via the help command.

SEE ALSO

python2.3(1). Chapter 9 of the Python Library Reference (The Python Debugger). Available in the python2.3-doc package at /usr/share/doc/python2.3/html/lib/module-pdb.html.