This is the mail archive of the gdb@sourceware.org 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: URGENT: what was the ARM rdi-share module?


Hello,

PAUL GILLIAM wrote:

> What was this module, how was it used, and why was it dropped?

RDI is an ABI standard for ARM hardware debuggers and simulators, giving
you access to the full processor state. In rdi-share, there was support
for building a gdb that could talk to an RDI DLL and use that as a target.

IIRC it was removed because it was outdated and its legal status was
unclear, given that ARM ltd. gives you the necessary headers under NDA only.

Codesourcery have an gdb <-> RDI protocol converter in source form,
which handles SORDI but not WinRDI (which, alas, a lot of the current
RDI DLLs follow).

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


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