Standalone ipython-based python 3 debugger
ipdb scriptfile [arg]...
ipdb3 is a standalone Python 3 debugger based on IPython. It is similar to the pdb debugger from the Python standard library but has additional IPython features such as improved tracebacks and syntax highlighting.
This manual page was written by Andrey Rahmatullin <[email protected]> for the Debian system (but may be used by others).
pdb documentation at http://docs.python.org/library/pdb.html or /usr/share/doc/python/html/library/pdb.html