There is also pudb support for debugging leo, if you grep the source tree for pudb. I much prefer it to pdb.
On Wed, Sep 14, 2011 at 11:18 PM, Matt Wilkie <[email protected]> wrote: > On Wed, Sep 14, 2011 at 8:28 AM, Kent Tenney <[email protected]> wrote: >> Check out pudb >> http://asmeurersympy.wordpress.com/2010/06/04/pudb-a-better-python-debugger/ > > Thanks for this. From the screencast it looks to be simple, elegant > and capable. I'll definitely be trying it out (says the guy whose > debugging to this point is liberal use of print and try it again). > > -matt > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
