.TH PDB3.4 1 .SH NAME pdb3.4 \- the Python debugger .SH SYNOPSIS .PP .B pdb3.4 .I script [...] .SH DESCRIPTION .PP See /usr/lib/python3.4/pdb.doc for more information on the use of pdb. When the debugger is started, help is available via the help command. .SH SEE ALSO python3.4(1). Chapter 9 of the Python Library Reference (The Python Debugger). Available in the python3.4-doc package at /usr/share/doc/python3.4/html/lib/module-pdb.html.