targets/plc_debug.c
2009-12-15 edouard LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
2009-12-14 laurent Adding support for hard forcing located output
2009-12-11 laurent Bug on testing Retain and Force flags fixed
2009-12-11 edouard Fixed debug again, did some code tidying
2009-12-10 edouard LPC connector - one step further
2009-12-09 laurent Error in value send when debugging forced external or located variable fixed
2009-12-09 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-07 Edouard TISSERANT Arbitrary variable forcing
2009-12-06 Edouard TISSERANT Debugger still doesn't work crash less...
2009-12-04 edouard Reflect changes in iec type definitions in matiec/lib
2009-12-02 Edouard TISSERANT Preliminary accessor support for debug
2009-10-22 greg Fix some warnings during compilation
2009-09-21 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
2009-09-16 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
2009-09-02 laurent Applying patch from Iztok for old gcc versions
2009-04-10 greg fixed bug : buffer overflow when debugging PLC with python blocks
2008-12-23 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
2008-09-07 greg fixed : bug in debugthreadproc (plugger.py)
2008-09-05 etisserant Fixed bad IPC choice for debugger/PLC/control thread collaboration
2008-09-04 etisserant Now debug all ticks, not only odd ones :-)
2008-09-03 etisserant Improved debug data feedback.
2008-08-21 etisserant Moved template C code to targets dir. Cleaned up some forgotten print.