public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: "Paul T. Pham" <ppham@colony.mit.edu>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] gcc ELF Images in ARM Debugger
Date: Fri, 09 Feb 2001 09:38:00 -0000	[thread overview]
Message-ID: <3A842B18.97308C5D@redhat.com> (raw)
In-Reply-To: <Pine.BSF.4.21.0102071403150.72773-100000@colony.mit.edu>

"Paul T. Pham" wrote:
> 
> Has anyone successfully loaded ELF images compiled with gcc in ARM's
> Debugger for Windows or UNIX (ADW or AXD)? When I try, the debugger gives
> me the error message, "Image has no entry point."

GCC doesn't generate images in ARM executable format (AXF), although it is
very similar to ELF (which is what gcc does generate). There has been some
discussion on this in the past on this list if you want to search at
http://sources.redhat.com/ml/ecos-discuss

Basically, it would require some work to support a new format, or to write
a conversion tool.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

      reply	other threads:[~2001-02-09  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-07 11:03 Paul T. Pham
2001-02-09  9:38 ` Jonathan Larmour [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=3A842B18.97308C5D@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=ppham@colony.mit.edu \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).