Debugging IronPython

Michael Foord has written a great blog post summarizing some the recent progress @devhawk (Harry Pierson) has made on the IronPython debugger front. Check it out: Further Adventures of the…

Michael Foord has written a great blog post summarizing some the recent progress @devhawk (Harry Pierson) has made on the IronPython debugger front. Check it out: Further Adventures of the Debugger

img http://img.skitch.com/20090413-xc6jituq4gefc8wuwspj24151s.jpg http://ironpython-urls.blogspot.com/2009/04/further-adventures-of-debugger.html

While there are a bunch of great changes, the new REPL has an interesting blog post explaining its implementation.

Grab the debugger from GitHub at http://github.com/devhawk/ipydbg and dive in.

Thanks guys!

Related posts