Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Peter Skvarka <ps@softinengines.com>
Cc: gdb@sourceware.org
Subject: Re: A handler for the OS ABI "GNU/Linux"...
Date: Tue, 18 Sep 2007 19:22:00 -0000	[thread overview]
Message-ID: <20070918105102.GA29296@caradoc.them.org> (raw)
In-Reply-To: <20070918082406.6F77C1973AD@debian.softinengines.com>

On Tue, Sep 18, 2007 at 10:25:39AM +0200, Peter Skvarka wrote:
> I have gdb connected to server at localhost:3333,
> server is OpenOCD debugger connected through JTAG into target ARM9 board.
> 
> I have two questions:
> 1. Is possible to load symbols and do source-level debug with current gdb
> version and code running on ARM9 
> with embedded kernel 2.4.19 and application compiled with gcc 2.95.3 ? Is
> not older compiler hurdle for contemporary gdb ?

No, it should be fine.  You can't use GDB to do Linux application level
debug over JTAG, though.  Use JTAG for the kernel and gdbserver for
the application.

> 2. When I trying to run my application from insight GUI, I meet this
> warning:
> "A handler for the OS ABI "GNU/Linux" is not built into this configuration
> of GDB. 
> Attempting to continue with the default settings."
> 
> What does it mean this error and how can Ito correct it ?

You're debugging a Linux target.  Configure GDB for Linux when you
build it.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2007-09-18 10:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18  8:32 Peter Skvarka
2007-09-18 19:22 ` Daniel Jacobowitz [this message]
     [not found]   ` <20070918183110.502061973AD@debian.softinengines.com>
2007-09-19  1:37     ` 'Daniel Jacobowitz'

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=20070918105102.GA29296@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb@sourceware.org \
    --cc=ps@softinengines.com \
    /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