Some examples

James Oakley jfunk at roadrunner.nf.net
Thu Sep 2 19:06:41 BST 1999


Jacek Wojdel wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> On Wed, 01 Sep 1999, you wrote:
> > > Hi Guys
> (...)
> > My other question is about kdbg, I seem to have a lot of trouble with it
> > just various unexpected behaviour
> > anyone else have trouble?
> > my guess is it works ok for everone else, I probably need to RTFM.
> 
>         Hi,
> Did you remember to compile the code without optimisations ? Even on quite
> standard level (-O2) there are some things that go skipped/unrolled/misaligned
> in the code, so gdb (backend used by kdbg) can't synchronize well with the
> sourcecode.

Isn't that only a problem with gcc? I heard g++ was okay. I've had no
trouble using using kdbg with g++ compiled programs with -O3.

JFunk



More information about the KDevelop mailing list