From: Grant Edwards <grant.b.edwards@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] gdb and external toolchain
Date: Mon, 13 Sep 2010 14:32:38 +0000 (UTC) [thread overview]
Message-ID: <i6lcm5$cas$1@dough.gmane.org> (raw)
In-Reply-To: 4C8E2777.7030202@carallon.com
On 2010-09-13, William Wagner <will_wagner@carallon.com> wrote:
> I'm using an external toolchain and want to get gdbserver onto my
> target. I've seen the patch by Thomas that says that gdb host and
> gdbserver should be provided by the external toolchain and I have set
> crosstools-ng to build them both.
As long as they're built from compatible versions of GDB source, it
doens't matter who provides what. I use gdbserver built by Buildroot
and gdb built by crosstool-ng.
> The question I have is is there any mechanism to copy the gdbserver
> executable built with crosstools into the target directory. I can't
> find anything that should be doing this. I can just copy the file
> over manually but was thinking I should add support for this to
> buildroot. Any suggestions on how to do this?
Add gdbserver to the files copied in toolchain/external-toolchain/ext-tool.mk?
--
Grant
next prev parent reply other threads:[~2010-09-13 14:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-13 13:30 [Buildroot] gdb and external toolchain William Wagner
2010-09-13 14:01 ` Thomas Petazzoni
2010-09-13 14:32 ` Grant Edwards [this message]
2010-09-13 18:37 ` Anders Darander
2010-09-14 13:38 ` William Wagner
2010-09-14 14:20 ` Grant Edwards
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='i6lcm5$cas$1@dough.gmane.org' \
--to=grant.b.edwards@gmail.com \
--cc=buildroot@busybox.net \
/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.