targets/Linux/plc_Linux_main.c
2011-09-25 Edouard Tisserant fixed debug with xenomai, fixed unprotected access to ___debug_tick
2011-09-22 Edouard Tisserant added return type to suspendDebug
2011-03-31 Edouard Tisserant Initial TIME support in debugger
2011-03-16 edouard More robust retain buffer validity management
2011-02-01 edouard Moved locales out of platform agnostic C template
2009-12-15 laurent Adding CheckRetainBuffer into plc_Linux_main.c
2009-12-15 edouard Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
2009-12-09 laurent Bug that block SetVariableList on Linux fixed
2009-12-09 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
2009-12-06 Edouard TISSERANT Now debug is not a button anymore
2009-12-01 ed Some cleanup in PLC status - removed that \"Starting\" state ...
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-02 laurent Applying patch from Iztok for old gcc versions
2009-04-08 lbessard fixed wrong pthread initialisation
2009-03-30 greg add autostart plc feature for beremiz_service
2009-01-14 etisserant Local Runtime (LOCAL://) now launched "on demand"
2008-12-23 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
2008-09-07 etisserant Added __DEBUG global var to eventually change PLC code execution gehavior
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-28 etisserant - Some improovements in debug data feedback data
2008-08-20 greg move specific target runtimes to their targets directory