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.


>>>>> 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


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