eclipse / gemoc-studio-modeldebugging

gemoc-studio-modeldebugging
Eclipse Public License 1.0
6 stars 15 forks source link

Execution trace not saved on disk anymore #204

Closed ebousse closed 2 years ago

ebousse commented 2 years ago

When the trace addon is enabled, it is supposed to save the execution trace as a file in the gemoc-gen folder. Currently this is not working due to some commented code in AbstractTraceAddon: https://github.com/eclipse/gemoc-studio-modeldebugging/blob/f97db1100b3667849b8255033034fc4856686681/trace/generator/plugins/org.eclipse.gemoc.trace.gemoc/src/org/eclipse/gemoc/trace/gemoc/traceaddon/AbstractTraceAddon.xtend#L131-L134