RTEMS Remote Debugger Server Specifications
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.
RTEMS Remote Debugger Server Specifications
Copyright © 1988-2004 OAR Corporation