pdb3.6 (1)
NAME
pdb3.6 - the Python debuggerSYNOPSIS
pdb3.6 script [...]
DESCRIPTION
See the chapter "The Python Debugger" in the Python Library Reference for more information on the use of pdb. When the debugger is started, help is available via the help command.