New Python ShowMeDo: Introducing the pydb Debugger

Rocky Bernstein introduces his work on the pydb debugger, an improvement over the stock pdb debugger. He shows how to debug a sample problem (gcd.py) and discusses some of the merits of the new debugger. There is some work in progress to integrate pydb with a forthcoming build of the IPython enhanced shell.

Leave a Reply

You must be logged in to post a comment.