itemisCREATE / statecharts

YAKINDU Statechart Tools (http://www.statecharts.org)
Eclipse Public License 1.0
174 stars 84 forks source link

Add support for tracing call backs for C++ code gen #564

Closed terfloth closed 5 years ago

terfloth commented 8 years ago

This is already implemented for C (see #266).

DanielBernhard commented 7 years ago

+1: This is an important issue in our current project for monitoring and tracing. If the feature is not available we will have to implement it manually.

rherrmannr commented 5 years ago

Will be available with https://github.com/Yakindu/statecharts/pull/2438