On Friday 05 March 2010 11:00:28 ext gmenant....@orange-ftgroup.com wrote:
> Hello,
> 
> It's me again with my Qt Creator/GDB issues...
> 
> I've set the GDB sysroot and debug is now working but there is an issue 
> evaluating Qt objects. For example I don't see QString values in the debug 
> window.
> 
> You can see below the interesting parts of my GDB debug log (commented) . The 
> sysroot is set to /home/gdrz9888/dev/BSP/eeebook_oe/tmp/rootfs/

Part of the "interesting part" of the log would have been the version of the 
gdb you are using,

> >>>>>>>>>> It seems Qt is looking for "Debug assistance" (I don't know if 
> >>>>>>>>>> it's the right name in english) but he's not finding it. What is 
> >>>>>>>>>> it's purpose ?

To show QStrings and such.

Nowadays with a gdb version capable of using python it should not be needed 
anymore.

Andre'
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to