|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CommandListener | Interface to listen for regular process commands from the debug server (e.g. |
| ProcessHandler | Interface that is used by the DebugMonitor to decide several operational steps. |
| RuntimeHandler | base interface for handlers that support the debugger runtime process |
| Class Summary | |
|---|---|
| DebugMonitor | The heart of the debug process on the runtime side. |
| RuntimeHandlerManager | This manager class listens for requests from the debug server to instantiate
handlers or adapters. It initiates the handlers and registers adapters at the DebugMonitor instance. |
| Exception Summary | |
|---|---|
| DebuggerInterruptedException | A RuntimeException that is thrown when an exception is thrown during debugging or if the user terminates the process |
Implementation of the debug processing
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||