Package | Description |
---|---|
org.eclipse.debug.core.model |
Defines interfaces for debug model elements, source lookup, and launching.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IFilteredStep
Deprecated.
clients should implement
IStepFilters instead |
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.