All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stuart Longland <stuartl@vrt.com.au>
To: yocto@yoctoproject.org
Subject: Re: how can i add gdb to my toolchain ?
Date: Sun, 06 Apr 2014 19:45:32 +1000	[thread overview]
Message-ID: <5341223C.7030808@vrt.com.au> (raw)
In-Reply-To: <BF50EF6AB6484DFCACE23CBE65026EB0@M58p>

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




  reply	other threads:[~2014-04-06  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06  8:37 how can i add gdb to my toolchain ? Sabri Altunbas
2014-04-06  9:45 ` Stuart Longland [this message]
2014-04-06 10:44 ` Gary Thomas
  -- strict thread matches above, loose matches on Subject: below --
2014-04-06 17:18 Sabri Altunbas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5341223C.7030808@vrt.com.au \
    --to=stuartl@vrt.com.au \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.