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]

Re: Help: Linux Synthetic target


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


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