pdb3.0

Langue: en

Version: 314081 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

pdb3.0 - the Python debugger

SYNOPSIS

pdb3.0 script [...]

DESCRIPTION

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

SEE ALSO

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