Hi Chris, I myself use an editor, a sample .sd and the console output with appropriate print statements.
Recently, I came across Rudolf Reuter's setup: http://www.rudiswiki.de/wiki9/SigrokDecoder I haven't tried it yet but it's certainly more sophisticated. As Winpdb is cross-platform, I do really wonder if it is possible to seamlessly integrate it into sigrok-cli or PV. That would make development so much less painful. Alas, time is the limiting factor - as always... All the best, -Soeren On Mon, 2016-10-03 at 09:30 -0700, Chris Dreher wrote: > What tools are people using to develop protocol decoders? > > 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? > > Thanks. > ------------------------------------------------------------------- > ----------- > 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 ------------------------------------------------------------------------------ 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

