RTEMS 6.1-rc4
|
#include <rtems-debugger-threads.h>
Debugger thread control.
rtems_debugger_block rtems_debugger_threads::current |
The threads currently available.
rtems_debugger_block rtems_debugger_threads::excludes |
The threads we cannot touch.
size_t rtems_debugger_threads::next |
An iterator.
rtems_debugger_block rtems_debugger_threads::registers |
The threads that have stopped.
int rtems_debugger_threads::selector_cont |
Continue thread selector.
int rtems_debugger_threads::selector_gen |
General thread selector.
rtems_debugger_block rtems_debugger_threads::steppers |
The threads that are stepping.
rtems_debugger_block rtems_debugger_threads::stopped |
The threads that have stopped.