Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] buildroot + leon3 + gdb
@ 2015-01-22 16:03 dosrulez at libero.it
  2015-01-25 14:13 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: dosrulez at libero.it @ 2015-01-22 16:03 UTC (permalink / raw)
  To: buildroot

Hi,
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?

Thank you in advance!

Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150122/672d9aa8/attachment.html>

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

* [Buildroot] buildroot + leon3 + gdb
  2015-01-22 16:03 [Buildroot] buildroot + leon3 + gdb dosrulez at libero.it
@ 2015-01-25 14:13 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-01-25 14:13 UTC (permalink / raw)
  To: buildroot

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 &amp; 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

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

end of thread, other threads:[~2015-01-25 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-22 16:03 [Buildroot] buildroot + leon3 + gdb dosrulez at libero.it
2015-01-25 14:13 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox