All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geoffrey Wossum <geoffrey@pager.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Building multiple gdb-cross targets
Date: Fri, 4 Apr 2008 13:46:08 -0500	[thread overview]
Message-ID: <200804041346.08584.geoffrey@pager.net> (raw)
In-Reply-To: <47F66A0B.1000904@gmail.com>

On Friday 04 April 2008 12:48:59 pm Khem Raj wrote:
> Geoffrey Wossum wrote:

> > How can I get OE to build just an avr32-gdb?  How can I get OE to build
> > both avr32-gdb and avr32-linux-gdb (aka avr32-angstrom-linux-uclibc-gdb)?
>
> They are two different configurations of gdb the one OE will build for
> you is the cross gdb which is supposed to cross debug linux applications
> (e.g. arm-*-linux-gnueabi). The one you are intending to have is what I
> call baremetal (e.g. arm-eabi)  debugger. I dont think you will be able
> to build this with ease using OE as they are really two different
> targets for OE to build.

It was easy enough to build the bare metal debugger outside OE.  Just seems 
like you should be able to build this with OE, too.  It seems like it might 
need a separate .bb file to pull it off.  Not exactly sure how you'd force 
bitbake to use a different target setting.  Maybe setting the TARGET_OS to be 
blank in the bitbake file?

> Why would avr-linux gdb not work ?

From the avr32linux wiki entry on kernel debugging:
avr32-gdb (the standalone debugger) or avr32-linux-gdb. Preferably the former 
since it has the ability to read and write system registers.

---
Geoffrey




  reply	other threads:[~2008-04-04 18:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04 15:57 Building multiple gdb-cross targets Geoffrey Wossum
2008-04-04 17:48 ` Khem Raj
2008-04-04 18:46   ` Geoffrey Wossum [this message]
2008-04-04 20:54     ` Leon Woestenberg
2008-04-07 14:53       ` Geoffrey Wossum
2008-04-07 14:54     ` Geoffrey Wossum
2008-04-07 17:58       ` Stelios Koroneos
2008-04-07 18:54         ` Geoffrey Wossum
2008-04-07 20:23           ` Leon Woestenberg

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=200804041346.08584.geoffrey@pager.net \
    --to=geoffrey@pager.net \
    --cc=openembedded-devel@lists.openembedded.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.