targets/plc_debug.c
Mon, 21 Sep 2009 12:00:52 +0200 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
Wed, 16 Sep 2009 14:00:56 +0200 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
Wed, 02 Sep 2009 13:38:47 +0200 laurent Applying patch from Iztok for old gcc versions
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Tue, 23 Dec 2008 19:37:44 +0100 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
Sun, 07 Sep 2008 10:03:23 +0200 greg fixed : bug in debugthreadproc (plugger.py)
Fri, 05 Sep 2008 16:25:57 +0200 etisserant Fixed bad IPC choice for debugger/PLC/control thread collaboration
Thu, 04 Sep 2008 14:57:52 +0200 etisserant Now debug all ticks, not only odd ones :-)
Wed, 03 Sep 2008 17:28:17 +0200 etisserant Improved debug data feedback.
Thu, 21 Aug 2008 17:17:36 +0200 etisserant Moved template C code to targets dir. Cleaned up some forgotten print.