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: GDB simulator target?



"Paul Pham" <ppham@MIT.EDU> writes:

: How useful is the GDB simulator target? [...]
: For example, if a printf requires outputting data to the UART, will the
: simulator know which registers to write to? [...]


Few of the gdb simulators are capable of running eCos software.  The
arm one in particular lacks models for several peripherals that eCos
needs.  In contrast, the arm simulator that comes with our recently
released sid simulator does have more peripherals.

One of the aims of the sid project is to provide an increasing library
of simulation models, suitable for debugging operating systems such as
eCos and that run on them.

See <http://sources.redhat.com/sid>.


- FChE

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