GDB integration problem

Andreas Pakulat apaku at gmx.de
Sun Mar 11 21:34:51 UTC 2007


On 11.03.07 21:37:18, Jens Dagerbo wrote:
> On Sunday 11 March 2007 21.24.36 Amilcar do Carmo Lucas wrote:
> > On Sunday 11 March 2007 10:45:19 Andreas Pakulat wrote:
> > > On 10.03.07 13:54:03, Shane R wrote:
> > > > CFLAGS = -o3 -O3 -march=pentium4 -ffast-math  -funroll-loops
> > > > $(INCLUDES)
> > >
> > > You shouldn't use -O3 for debugging your app. Use -g3 -O0 else you will
> > > get weird results when trying to debug...
> >
> > This information is in the kdevelop FAQ that you obviously did not read.
> 
> I guess it's about time someone points out that Andreas quoted the wrong part 
> of the makefile... those are the CFLAGS for the release build. Nothing wrong 
> with having -O3 there. 

No I did not quote the wrong part, because the Debug CFLAGS were
completely commented out ;) So this was the best shot I could take.

Andreas

-- 
Avoid gunfire in the bathroom tonight.




More information about the KDevelop-devel mailing list