discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugging GNUMail.app


From: Daniel Santos
Subject: Debugging GNUMail.app
Date: Tue, 26 Dec 2017 22:09:29 +0000

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]