Query: pdb
OS: opensolaris
Section: 1
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDB2.7(1) General Commands Manual PDB2.7(1) NAME
pdb2.7 - the Python debugger SYNOPSIS
pdb2.7 script [...] DESCRIPTION
See /usr/lib/python2.7/pdb.doc for more information on the use of pdb. When the debugger is started, help is available via the help com- mand. SEE ALSO
python2.7(1). Chapter 9 of the Python Library Reference (The Python Debugger). Available in the python2.7-doc package at /usr/share/doc/python2.7/html/lib/module-pdb.html. PDB2.7(1)