Package org.eclipse.emf.mwe.internal.core.debug.processing
package org.eclipse.emf.mwe.internal.core.debug.processing
Implementation of the debug processing
-
ClassDescriptionInterface to listen for regular process commands from the debug server (e.g.A RuntimeException that is thrown when an exception is thrown during debugging or if the user terminates the processThe heart of the debug process on the runtime side.Interface that is used by the DebugMonitor to decide several operational steps.base interface for handlers that support the debugger runtime processThis manager class listens for requests from the debug server to instantiate handlers or adapters.
It initiates the handlers and registers adapters at theDebugMonitor
instance.