|
 |
|
|
Uses of Interface org.eclipse.debug.core.model.ITerminate
Subinterfaces of
ITerminate in
org.eclipse.debug.core.model
|
interface
|
IDebugTarget
A debug target is a debuggable execution context. |
interface
|
IProcess
A process represents a program running in normal (non-debug) mode. |
interface
|
IStackFrame
A stack frame represents an execution context in a suspended thread. |
interface
|
IThread
A thread is a sequential flow of execution in a debug target. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|