Интерактивная система просмотра системных руководств (man-ов)
pdb2.4 (1)
>> pdb2.4 (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
NAME
pdb2.4 - the Python debugger
SYNOPSIS
pdb2.4script [...]
DESCRIPTION
See /usr/lib/python2.4/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.4(1). Chapter 9 of the Python Library Reference
(The Python Debugger). Available in the python2.4-doc package at
/usr/share/doc/python2.3/html/lib/module-pdb.html.