Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.38 KB

pdb.md

File metadata and controls

32 lines (27 loc) · 1.38 KB

Bookmarks tagged [pdb]

https://github.com/gotcha/ipdb

IPython-enabled pdb.


https://github.com/antocuni/pdb

Another drop-in replacement for pdb.


https://github.com/inducer/pudb

A full-screen, console-based Python debugger.


https://github.com/Kozea/wdb

An improbable web debugger through WebSockets.