g.pdb opens pdb, the Python debugger. To use this, you must be running Leo from a console.
The pudb plugin changes g.pdb so that it uses the full-screen Pudb debugger instead of pdb.
g.openWithFileName
Further reading