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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB Remote Debug protocol for ARM processor


Daniel Jacobowitz <drow@false.org> writes:

> On Wed, Jun 23, 2004 at 07:28:39PM +0200, Modi Banti wrote:

> > If anybody has any document which explains the RDI for ARM 
> > processor( handshaking and formats for register ) or any 
> > stub implemented for ARM processor? 
> 
> Do you mean GDB's remote protocol, or ARM's RDI protocol?  GDB's
> protocol is described in the GDB manual; RDI is an ARM proprietary
> protocol, and I don't believe there is any publicly available
> documentation for it.

But, of course, you can reverse engineer RDI from the contents of the
gdb/rdi-share directory.

Ian


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