beremiz

Debugger still doesn't work crash less...

2009-12-06, Edouard TISSERANT
dfc6164e4022
file isExecutable
Debugger still doesn't work crash less...
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)