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: restore hangs up


On 5/16/06, Daniel Jacobowitz <drow@false.org> wrote:
On Tue, May 16, 2006 at 06:32:28PM -0600, Shaun Jackman wrote:
...
> 3. With a CVS version of gdb (no RDI), is there a recommended way to
> communicate with RDI targets such as the Jeeni JTAG device?

Use a third-party program which converts RDI to the GDB remote
protocol.  There's at least two; one formerly distributed by Cygnus
that you can probably still find (I'm afraid I don't remember the name)
and one in CodeSourcery's ARM releases, which are publicly available.
There might be others, too.

Fernando,


Do you know anything about this Cygnus GDB/RDI translation utility?

I looked into the CodeSourcery utility, rdi-stub. It requires a
dl-solib (SORDI) that consumes the RDI data. The only one I know of is
ARM's Armulator. I need one that communicates with a TCP port, but I'm
not sure one exists.

Cheers,
Shaun

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