Hi,
is it possible to tell kamikaze_7.07 to compile the toolchain (I'm interested in libpthread in particular..) with debug symbols?
If I specify "-ggdb" in Advanced Configuration Options (for developers) => Toolchain Options => Additional gcc options will the debug symbols be stripped out by the compilation process (which maybe executes armeb-linux-strip on the libraries) or will it be the solution to my problem? Maybe it is possible to specify to compile everything in DEBUG-MODE from within the configuration of Kamikaze..

Thank you in advance for any help..