[ECOS] Help: Linux Synthetic target

Jesper Skov jskov@cambridge.redhat.com
Thu Mar 1 01:21:00 GMT 2001


>>>>> "Jitendra" == Jitendra kanitkar <Jitendrak@netbrahma.com> writes:
Jitendra> Thanks Jesper. using native gdb my current work will be
Jitendra> over. No problems.  But I am feeling like using ecos. For
Jitendra> just sake of satisfaction can anybody pl. explain what is
Jitendra> happening if i386-elf-gdb gives error(don't know how to run)
Jitendra> and native gdb works in case Linux Synthetic target.

When using the native GDB you do use eCos. Has nothing to do with the
runtime.

The reason i386-elf-gdb does not work is because your system is not a
i386-elf system (it's probably i686-pc-linux-gnu or some such) and
thus GDB thinks it needs to connect to a remote target before it can
run anything.

Jesper



More information about the Ecos-discuss mailing list