Debugger problems

Paulo Moura Guedes moura at kdewebdev.org
Tue Nov 7 00:25:16 UTC 2006


On Monday 06 November 2006 12:52, Hamish Rodda wrote:
> On Friday 03 November 2006 06:58, Paulo Moura Guedes wrote:
> > Hi,
> >
> > I had no problems debugging KDE 4 applications but now I can't inspect
> > the variables. For example, when I try to see the value of a QString I
> > get "There is no member named len".
>
> You need to select Qt4 from Project Options -> C++ Support -> Qt Options ->
> Qt Version and Directory.
>
> Perhaps this worked before for you with a different project which was
> already set to Qt4.  Without this, the error you experienced is to be
> expected, as the new QString::Data has different variables.

Great, that did it.
Don't remember to change anything in the project though...

Thanks guys!
Paulo




More information about the KDevelop-devel mailing list