Uses of Interface
org.eclipse.debug.core.model.IDisconnect
Package
Description
Provides support for launching programs, breakpoint management, expression management,
and debug events.
Defines interfaces for debug model elements, source lookup, and launching.
-
Uses of IDisconnect in org.eclipse.debug.core
Modifier and TypeClassDescriptionclass
A launch is the result of launching a debug session and/or one or more system processes. -
Uses of IDisconnect in org.eclipse.debug.core.model
Modifier and TypeInterfaceDescriptioninterface
A debug target is a debuggable execution context.