Is there a free python debugger that has watchpoints?

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2008-10-16T09:21:17Z Indexed on 2010/04/15 18:13 UTC
Read the original article Hit count: 273

Filed under:
|
|

pdb and winpdb both seem to be missing this essential (to me) feature. I saw something suggesting WingIDE has it but I'd prefer a solution that is free, and if I do have to pay, I'd prefer to pay for something that is better than Wing.

© Stack Overflow or respective owner

Related posts about python

Related posts about debugger