beremiz

fix bug with unfinished debug thread

2017-08-28, Surkov Sergey
c2f48d791d9f
file isExecutable
fix bug with unfinished debug thread
this bug occurs when user doesn't stop debugging process in current project, and opens another project
<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=""/>