Package org.eclipse.emf.mwe.internal.core.debug.processing


package org.eclipse.emf.mwe.internal.core.debug.processing
Implementation of the debug processing
  • Class
    Description
    Interface 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 process
    The 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 process
    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.