On Mon, 3 Oct 2016 09:30:38 -0700
Chris Dreher <[email protected]> wrote:

> So far, all I've used is a text editor, running pdtest, and using
> self.put() for crude debug output.  Is there a better way to print
> debug output?  Is there a debugger to single-step through the python
> script code and observe variables?

I use PyCharm IDE (https://www.jetbrains.com/pycharm/), it has nice 
debugger with breakpoints, object viewing and all that stuff.

There is free community edition available.

Daniel

-- 

()  ascii ribbon campaign - against html e-mail 
/\                        - against proprietary attachments


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to