[ECOS] Multi thread Debugging

Fabrice Gautier Fabrice_Gautier@sdesigns.com
Fri Sep 1 14:18:00 GMT 2000


> -----Original Message-----
> From: Nick Garnett [ mailto:nickg@cygnus.co.uk ]
> Subject: Re: [ECOS] Multi thread Debugging
> 
> [snipped most code - it looks OK apart from the comment below]
> 
> 
> This may be the problem, isn't EBX callee-saved? I would pop into EAX,

Yes thats it!

In fact there is another place where i used ebx and i should not. I should
have use ecx instead. Replace very occurence of ebx by ecx in my changes and
it works perfectly now.

Well in fact thi only change the context stored by eCos, there is a bit more
work to do to get this context in gdb....

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 


More information about the Ecos-discuss mailing list