[RTEMS Project] #2423: rtems_iterate_over_all_threads lacks user callback private pointer pass through
    RTEMS trac 
    trac at rtems.org
       
    Tue Sep 22 15:35:30 UTC 2015
    
    
  
#2423: rtems_iterate_over_all_threads lacks user callback private pointer pass
through
-------------------------------------------------+-------------------------
 Reporter:  johill                               |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  4.11.1
Component:  General                              |     Version:  4.10
 Severity:  normal                               |  Resolution:
 Keywords:  rtems_iterate_over_all_threads       |
  callback private                               |
-------------------------------------------------+-------------------------
Comment (by johill):
 PS: I am using rtems_iterate_over_all_threads to implement a task mode,
 thread aware, Ethernet connected GDB stub. When GDB attaches it stops
 certain threads and sends their status depending on its operating modes,
 but this of course should not apply to the GDB communication threads.
 Therefore there needs to be a way to iterate through all of the threads
 checking each of them to determine if they are tagged as being GDB stop-
 mode immune.
--
Ticket URL: <http://devel.rtems.org/ticket/2423#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
    
    
More information about the bugs
mailing list