beremiz
Clone
Summary
Browse
Changes
Graph
ERPC: fix SetTraceVariablesList interface
2024-05-14, Edouard Tisserant
09aa8a10026c
ERPC: fix SetTraceVariablesList interface
This fix debug not suspending when having no variables, and other debug error being not reported.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>