Hacker News new | ask | show | jobs
by cauthon 1746 days ago
Check out ipdb instead of pdb. It’s pdb but with the ipython repl instead of python’s
1 comments

I find that PDB++ (on Pip as "pdbpp") is better in its role specifically as a debugger.