Here is the first release of my simple dbugger plugin.
It is meant to be a simple interface to Pdb.
Folks are more than welcome to tear the code apart for spare parts, and make their own debugger.
It works by communicating via socket with a modified version of Pdb.
Enjoy.
Log in to post a comment.
Here is the first release of my simple dbugger plugin.
It is meant to be a simple interface to Pdb.
Folks are more than welcome to tear the code apart for spare parts, and make their own debugger.
It works by communicating via socket with a modified version of Pdb.
Enjoy.