All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] How to get gdb in the image
Date: Fri, 20 Aug 2010 19:12:57 +0200	[thread overview]
Message-ID: <20100820191257.61821f87@surf> (raw)
In-Reply-To: <29492552.post@talk.nabble.com>

Hello,

On Fri, 20 Aug 2010 07:48:13 -0700 (PDT)
JNY <jny0@hotmail.com> wrote:

> I need gdb on my target, so selected the gdb options available to me
> in buildroot (Toolchain->Build gdb degugger for the target,
> Toolchain->Build gdb server for the target, Toolchain->Build gdb for
> the host, Toolchain->GDB Debugger Version 6.8).  I then re-made, and
> installed the output image, but still gdb is not recognised on the
> target after installation.

You need to enable:

  Toolchain -> Build gdb server for the target
  Toolchain -> Build gdb for the host

Then, remove everything (make clean), and rebuild everything (make).

Basically, any change in the Toolchain submenu requires a complete
rebuild.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2010-08-20 17:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-20 14:48 [Buildroot] How to get gdb in the image JNY
2010-08-20 15:14 ` Will Moore
2010-08-20 15:49 ` JNY
2010-08-20 17:12 ` Thomas Petazzoni [this message]
2010-08-21  8:21   ` JNY
2010-08-21 11:17     ` Thomas Petazzoni
2010-08-21 12:18     ` JNY

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=20100820191257.61821f87@surf \
    --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 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.