public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* ARM Angel
@ 2000-10-26  0:13 jani
  2000-10-26 10:32 ` Shaun Jackman
  0 siblings, 1 reply; 2+ messages in thread
From: jani @ 2000-10-26  0:13 UTC (permalink / raw)
  To: crossgcc

	Hello group,

 do you know if there is a free Angel support for Linux to use with gdb?
I'm cross-developing x86 -> ARM7.
Thanks in advance.

Regards, Jani


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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

* Re: ARM Angel
  2000-10-26  0:13 ARM Angel jani
@ 2000-10-26 10:32 ` Shaun Jackman
  0 siblings, 0 replies; 2+ messages in thread
From: Shaun Jackman @ 2000-10-26 10:32 UTC (permalink / raw)
  To: crossgcc

The Angel monitor uses the RDI protocol.
From GDB you can connect to your remote target using...
  target rdi s=/dev/ttyS0    (for a serial target)
or
  target rdi e=192.168.1.101 (for an ethernet target)

Hope this answers your question.
This topic might be better directed to gdb@sources.redhat.com though.

Cheers,
Shaun


On Thu, 26 Oct 2000 jani@virtualro.ic.ro wrote:

> 
> 	Hello group,
> 
>  do you know if there is a free Angel support for Linux to use with gdb?
> I'm cross-developing x86 -> ARM7.
> Thanks in advance.
> 
> Regards, Jani
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
> 
> 
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

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

end of thread, other threads:[~2000-10-26 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-26  0:13 ARM Angel jani
2000-10-26 10:32 ` Shaun Jackman

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