All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: how can i add gdb to my toolchain ?
@ 2014-04-06 17:18 Sabri Altunbas
  0 siblings, 0 replies; 4+ messages in thread
From: Sabri Altunbas @ 2014-04-06 17:18 UTC (permalink / raw)
  To: yocto

> bitbake gdb-cross

A lot of thanks. It works fein

Regards




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

* Re: how can i add gdb to my toolchain ?
  2014-04-06  8:37 Sabri Altunbas
  2014-04-06  9:45 ` Stuart Longland
@ 2014-04-06 10:44 ` Gary Thomas
  1 sibling, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2014-04-06 10:44 UTC (permalink / raw)
  To: yocto

On 2014-04-06 02:37, Sabri Altunbas wrote:
> Hi together,
> 
> In directory
> 
> /home/tux/aaa/poky/build/tmp/sysroots/i686-linux/usr/bin/armv5te-poky-linux-
> gnueabi
> 
> I have all the tools for building... except
> 
> arm-poky-linux-gnueabi-gdb
> 
> 
> Can someone say me where and how can I add "...-gdb" to my toolchain ?

bitbake gdb-cross

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: how can i add gdb to my toolchain ?
  2014-04-06  8:37 Sabri Altunbas
@ 2014-04-06  9:45 ` Stuart Longland
  2014-04-06 10:44 ` Gary Thomas
  1 sibling, 0 replies; 4+ messages in thread
From: Stuart Longland @ 2014-04-06  9:45 UTC (permalink / raw)
  To: yocto

On 06/04/14 18:37, Sabri Altunbas wrote:
> I have all the tools for building... except
> 
> arm-poky-linux-gnueabi-gdb
> Can someone say me where and how can I add "...-gdb" to my toolchain ?

Can you not take standard gdb sources and do a `./configure
--target=arm-poky-linux-gnueabi`?

Building a full cross-compiling is a royal PITA, been there more than
once and usually I stop at building a bare-bones C compiler as I find
doing a C library maddening.

In this case, the Yocto (OpenEmbedded?) build scripts have done all the
hard work for you.
-- 
Stuart Longland
Systems Engineer
     _ ___
\  /|_) |                           T: +61 7 3535 9619
 \/ | \ |     38b Douglas Street    F: +61 7 3535 9699
   SYSTEMS    Milton QLD 4064       http://www.vrt.com.au




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

* how can i add gdb to my toolchain ?
@ 2014-04-06  8:37 Sabri Altunbas
  2014-04-06  9:45 ` Stuart Longland
  2014-04-06 10:44 ` Gary Thomas
  0 siblings, 2 replies; 4+ messages in thread
From: Sabri Altunbas @ 2014-04-06  8:37 UTC (permalink / raw)
  To: yocto

Hi together,

In directory

/home/tux/aaa/poky/build/tmp/sysroots/i686-linux/usr/bin/armv5te-poky-linux-
gnueabi

I have all the tools for building... except

arm-poky-linux-gnueabi-gdb


Can someone say me where and how can I add "...-gdb" to my toolchain ?

Regards




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

end of thread, other threads:[~2014-04-06 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-06 17:18 how can i add gdb to my toolchain ? Sabri Altunbas
  -- strict thread matches above, loose matches on Subject: below --
2014-04-06  8:37 Sabri Altunbas
2014-04-06  9:45 ` Stuart Longland
2014-04-06 10:44 ` Gary Thomas

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.