public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] gcc ELF Images in ARM Debugger
@ 2001-02-07 11:03 Paul T. Pham
  2001-02-09  9:38 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Paul T. Pham @ 2001-02-07 11:03 UTC (permalink / raw)
  To: ecos-discuss

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."

Any suggestions would be appreciated.

Thanks,
Paul Pham

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

* Re: [ECOS] gcc ELF Images in ARM Debugger
  2001-02-07 11:03 [ECOS] gcc ELF Images in ARM Debugger Paul T. Pham
@ 2001-02-09  9:38 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-02-09  9:38 UTC (permalink / raw)
  To: Paul T. Pham; +Cc: ecos-discuss

"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

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

end of thread, other threads:[~2001-02-09  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-07 11:03 [ECOS] gcc ELF Images in ARM Debugger Paul T. Pham
2001-02-09  9:38 ` Jonathan Larmour

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).