This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ARM Angel


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]