Provided by: python3.12_3.12.3-1ubuntu0.8_amd64 

NAME
pdb3.12 - the Python debugger
SYNOPSIS
pdb3.12 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.
SEE ALSO
python3.12(1). Chapter "The Python Debugger" of the Python Library Reference. Available in the
python3.12-doc package at /usr/share/doc/python3.12/html/library/pdb.html.
PDB3.12(1)