This is the mail archive of the ecos-maintainers@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]
Other format: [Raw text]

Re: Debugger OS-awareness


> >- getting the specs on how to reach kernel object info from freeze mode 
> 
> freeze mode? We don't have much in the way of targets supporting power 
> management at all (although the support exists) so I'm not clear what 
> you're getting at.

This is running on an emulator. So i guess he means the emulator has
stopped executing instructions. He then wants to know how to poke
around the emulated memory to find out about tasks.

He basically needs to implement in the emulator the functions Nick
added a few weeks ago to find out about current threads etc.

      Andrew


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