QStrings are not displayed in debugger (KDevelop 3.4)

Vladimir Prus ghost at cs.msu.su
Mon Aug 21 13:43:50 UTC 2006


On Monday 21 August 2006 11:05, Hamish Rodda wrote:

> I'm not sure if it was discussed.  Basically the problem is displaying
> QStrings which exist in a parent class of an object.
>
> eg., with KUrl (from kde4), which inherits from QUrl:
>
> - the strings are stored in QUrl.d, ie. QUrl's d pointer
> - the custom command to display a string asks for eg. myurl.QUrl.d.host
> - gdb doesn't like QUrl being there
>
> Does that clear it up?

Yep, thanks. I'll try to reproduce.

- Volodya




More information about the KDevelop-devel mailing list