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]

New user question


I'm betting this falls into the "stupid user error" category ...

I downloaded and installed everything under Windows/cygwin.
I've gone through the process of building the test as directed
in the manual.

The problem is that I don't seem to have the "target sim" available
in gdb:

$ i386-elf-gdb -nw i386_install/tests/kernel/v2_0/tests/bin_sem0
GNU gdb 5.3 (eCosCentric)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "--host=i686-pc-cygwin --target=i386-elf"...
(gdb) target sim
Undefined target command: "sim".  Try "help target".

========================================================================
===

Sure enough "help target" doesn't list "sim" as an available target.
Did I miss a configuration option when I was building the tests or
the library?


(I also tried just "run" from the gdb prompt, but then I get a
"Don't know how to run.  Try "help target"." error)

Thanks,
Tony Richardson



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