[Qt-creator] Remote debugging armv5te using Qt Creator

André Pönitz andre.poenitz at nokia.com
Fri Mar 5 12:02:32 CET 2010


On Friday 05 March 2010 11:00:28 ext gmenant.ext at 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'



More information about the Qt-creator-old mailing list