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]

getting the current task information


Hi,

I have developed an application that runs on  ecos 3.0. Now my
applcation gets abort after running for 1 - 4 Hrs. I have 4 tasks in
my application. I want to know which task was running when the abort
happened. I have a "while(1)" loop in the abort handler. How can I get
the informatin from ecos. I can see content of memory locations using
debugger. Is there any global variable in eCos that holds the
information about currently running task? please let me know

Regards,
Ganesh K R

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