Hello, I am trying to debug a situation in GNUMail.app, How do I turn on generation of debug symbols and turn off compiler optimizations ? I am currently using the following line at the end of the main GNUmakefile :
ADDITIONAL_OBJCFLAGS += -g -O0
But not sure the optimisations are really off.
Cheers
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep
