Man Linux: Main Page and Category List

NAME

       pdb2.6 - the Python debugger

SYNOPSIS

       pdb2.6 script [...]

DESCRIPTION

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

SEE ALSO

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