Package org.eclipse.emf.mwe.internal.core.debug.communication.packages


package org.eclipse.emf.mwe.internal.core.debug.communication.packages
Packet implementation needed for the communication with the debugger
  • Classes
    Class
    Description
    The base class for all types of packages.
    The packet to communicate set and delete of breakpoints.
    The packet to communicate a process or direct command to the runtime process.
    The packet to communicate the confirmation of a specific packet reference id.
    The packet to communicate an event from the runtime process.
    The packet to communicate an event from the runtime process together with the current stack frame information.
    The packet to communicate a first handshake.
    The packet to communicate handlers or adapter class names to be registered in the runtime process.
    The packet to communicate a request for variable from a specific frame and variable id.
    The packet to communicate variable values for a specific reference id.