From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot + leon3 + gdb
Date: Sun, 25 Jan 2015 15:13:23 +0100 [thread overview]
Message-ID: <20150125151323.7ad443fc@free-electrons.com> (raw)
In-Reply-To: <1360834790.663881421942614585.JavaMail.defaultUser@defaultHost>
Hello,
On Thu, 22 Jan 2015 17:03:34 +0100 (CET), dosrulez at libero.it wrote:
> I'm having a problem trying to build a specific linux kernel for leon3 & spartan6 (Xilinx).
> What I want is build a customized linux kernel using Buildroot and the toolchain provided by Gaisler, including an instance of gdb server which is going to be executed on the target.
> Whenever I try to include gdb into the build process I get the error "Could not find gdbserver in external toolchain" and I cannot find a way to fix this.
> Could you help me?
Sure, don't enable the BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY option.
You have this option enabled, but your toolchain does not have a
gdbserver included, so trying to copy it to the target (which is the
purpose of BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY) cannot work.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-01-25 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-22 16:03 [Buildroot] buildroot + leon3 + gdb dosrulez at libero.it
2015-01-25 14:13 ` Thomas Petazzoni [this message]
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=20150125151323.7ad443fc@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox