|
Class Summary |
| BreakpointPluginHandler |
This class handles the communication of breakpoints on the Eclipse side |
| CommandPluginHandler |
This class handles the communication of debug command actions on the Eclipse side |
| EventPluginHandler |
This class handles the distribution of debug events on the Eclipse side.
It listens in an extra thread for events from the runtime process and forwards them to the
DebugModelManager. |
| VariablesPluginHandler |
This class handles the communication of variable values on the Eclipse side |