All of lore.kernel.org
 help / color / mirror / Atom feed
* Add new module to recipe + meta-toolchain-qt: add gdb
@ 2013-09-10 11:23 Jose Mª Ferreiro
  2013-09-10 14:05 ` Jegan Chandru
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Mª Ferreiro @ 2013-09-10 11:23 UTC (permalink / raw)
  To: yocto

Hello

We have compiled meta-toolchain-qt (Yocto dylan). Now we can run QT 
applications on Desktop (Ubuntu 12.04) and on target (iMX6 sabre Lite 
board). We can also debug the applications on board, but we can not 
debug on desktop.

When /usr/bin/gdb is started it starts automatically /usr/bin/python. It 
fails because Ubuntu python does not recognize sys.lib variable from 
/op/poky...python. We have found no way to tell gdb to start changing 
PYTHONHOME to Ubuntu python home to avoid the problem.

So we need to add gdb to the toolchain. If we get it to work, we suppose 
the /op/poky...gdb will start the /opt/poky...python (we test it and 
that python knows what sys.lib is).

We try to add to conf/local.conf: TOOLCHAIN_HOST_TASK_append = " 
nativesdk-gdb". But nativesdk-gdb is not a defined name.

So the cuestion is: how can i know what recipes are avaliable to sdk 
host toolchain and what are their names?

Thank you and best regards



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-11 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-10 11:23 Add new module to recipe + meta-toolchain-qt: add gdb Jose Mª Ferreiro
2013-09-10 14:05 ` Jegan Chandru
2013-09-10 17:26   ` Jose Mª Ferreiro
2013-09-10 19:16     ` Philipp Wagner
2013-09-11 10:20       ` jfc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.