Hi Jegan
El 10/09/2013 16:05, Jegan Chandru
escribió:
Hello,
I am lost. We added that but it did not work as we expected. In
fact, I think that must be included in meta-toolchain-qt because we
do not see any differences. Perhaps I explained it badly.
I think we already have the cross tools compiled. They are installed
at:
/opt/poky/1.4.2/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi
There is a arm-...-gdb there, but this is not the failing gdb.
We expect/want to have a gdb compiled for the host machine at
/opt/poky/1.4.2/sysroots/i686-pokysdk-linux/usr/bin/
QT Desktop mode is starting /usr/bin/gdb but using the /opt/poky...
directory as PYTHONHOME. We think if we have our
/opt/poky/../usr/bin/gdb and we tell QT to use it, it will avoid ths
sys.lib conflict.
Thanks and best regards