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: Re: eCos with non-GNU compiler


Cedric Berger wrote:

> James Dabbs wrote:
>
> > >But don't bother porting GDB and it's related stubs, MULTI is far,
> > >far better as a debugging environment.
> >
> > So would this require splicing the Green Hills debugger into eCos?
>
> If your uC has a JTAG interface, just use the $100 wiggler JTAG - parallel
> port interface and you're done.
> For non-JTAG processors, I don't know, but in a sense a RTOS is nothing
> more than any other program and could probably be debugged with whatever
> mechanism is available with MULTI.

Except most other programs don't muck with the stack pointer and do context
switching. I don't know anything about MULTI, but at least GDB/Insight support
thread debugging.


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