gnustep-dev
[Top][All Lists]
Advanced

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

Re: Debug ProjectCenter


From: Gregory Casamento
Subject: Re: Debug ProjectCenter
Date: Sun, 24 Nov 2024 14:19:17 -0500

Hey Daniel

Use “make debug=yes”.  That should work for you. 

GC



On Sun, Nov 24, 2024 at 14:17 Daniel Santos <daniel.dlds@gmail.com> wrote:
Hi,

I am trying to do some changes in the sources of project center and am using gdb to debug.
How do I disable gcc optimisations ?
I tried putting :
CFLAGS = -g -O0
in the GNUmakefile.preamble, but I am still getting values that show <optimized out> when I print them, and unexpected jumps in the code.

Thanks,
Regards

Daniel Santos





reply via email to

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