Hi...
How can I remove the debug information from the object files?
If I clead the dot in the debug column, my files .o contain info such as the path....
If I set "don't generate debug info" the linker generates the error: "File Start12.c.o sholud contain DWARF information".
Another question: the S-Record generated contains debug information?