DOKK / manpages / debian 12 / python3-ipdb / ipdb3.1.en
ipdb3(1) General Commands Manual ipdb3(1)

ipdb3 - 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.

pdb documentation at http://docs.python.org/library/pdb.html or /usr/share/doc/python/html/library/pdb.html