This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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: Connecting to Jeeni via ethernet.


GDB most certainly does support RDI over Ethernet.

Try:

gdb> target rdi e=192.168.1.57

Robert Cragie, Design Engineer
 
Direct: +44 (0) 114 281 4512
_______________________________________________________________
Jennic Ltd, Furnival Street, Sheffield, S1 4QT,  UK
http://www.jennic.com  Tel: +44 (0) 114 281 2655   Confidential
_______________________________________________________________
Visit our stand at Electronica, Munich 12-14 November 2002
_______________________________________________________________ 

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Mark Salter
Sent: 08 November 2002 14:52
To: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Connecting to Jeeni via ethernet.


>>>>> Ormund Williams writes:

> Hi all
> Using gdb (arm-elf) version 5.2.1, I tried to connect to a Jeeni via
> ethernet with the gdb command:

gdb> target rdi e:192.168.1.57

> gdb responds that it cannot open device "e:192.168.1.57"

gdb> target rdi /dev/ttyS0

> ...works.

> What's wrong?

Nothing other than the fact that GDB doesn't support rdi over ethernet.

--Mark

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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