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: Re: listing all threads


On Tue, 2005-11-22 at 15:12 -0800, Good Guy wrote:
> I was looking for a utility function which will list all the threads
> (and state associated with each thread) in a running system. Does such
> a function or some sample code to help write this function exist? I'm
> using ecos 1.3.1.
        ^^^^^^^^^^
Now some 5+ years old, so you may have challenges ahead.  Why not
update?

Any way, the basic code to do this is in the GDB stubs.  Look at
  .../hal/common/<VERSION>/src

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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