On 2014-07-01 17:37, Sebastian Kuzminsky wrote: > On 7/1/14 02:40 , Marius Liebenberg wrote: >> What is the best way (or any way) to debug python scripts that are >> loaded as hal components. I need to create a break point to see what >> data arrived into a variable. >> >> Currently I am loading the script with halrun so it does not operate >> under linuxcnc per say. Until it works. > I usually use "print" for that kind of debugging. I am not a python programmer so it is a bit of a steep learning curve. I will try that. > I don't know how to go to a python debugger based on breakpoints, but > i'd love to learn! > >
-- Regards /Groete Marius D. Liebenberg +27 82 698 3251 +27 12 743 6064 QQ 1767394877 ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
