This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: Debug eCos kernel


On Mon, Feb 09, 2009 at 09:40:02AM -0700, Gary Thomas wrote:
> Deroo Stijn wrote:
> > Hi,
> > 
> > I tried to debug the eCOS kernel by enabling the flag CYGIMPL_TRACE_SPLX as mentioned in http://www.mail-archive.com/ecos-discuss@ecos.sourceware.org/msg06087.html
> > 
> > However, I couldn't find the location where to enable this flag.  Even when I define this flag in param.h, the compilation fails.
> > 
> > Does someone knows how and where to enable this flag in order to debug the kernel?
> 
> What exactly are you trying to debug?

The wrong thing, i think! CYGIMPL_TRACE_SPLX is for the mutual
exclusion primitives in the TCP/IP stack, ie nothing to do with the
kernel.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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