RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


The EVENT_MNGT task

PREV UP NEXT Bookshelf RTEMS Remote Debugger Server Specifications

7.3: The EVENT_MNGT task

This task is in charge of managing events happening on the debuggee such as breakpoint, exceptions. This task does a basic simple loop waiting for event on a synchronization variable. It is waken up by exception handlers code. It then signals GDB that an event occurred and then go sleeping again as further requests will be processed by the COMMAND_MNGT task.


PREV UP NEXT Bookshelf RTEMS Remote Debugger Server Specifications

Copyright © 1988-2004 OAR Corporation