Package org.eclipse.emf.mwe.internal.ui.debug.processing.handlers
package org.eclipse.emf.mwe.internal.ui.debug.processing.handlers
-
ClassesClassDescriptionThis class handles the communication of breakpoints on the Eclipse sideThis class handles the communication of debug command actions on the Eclipse sideThis 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 theDebugModelManager
.This class handles the communication of variable values on the Eclipse side