Extended Python Debugger - supports the gdb command set and ddd
Project description
pydb is Expanded the Python debugger. Features in pydb not in pdb, are displays, run (as well as a pure restart), disassemble, pwd, set, show, info, and frame commands to name a few. It follows the gdb command set and the GUI ddd can use it as a front-end.