public interface IPThread extends org.eclipse.debug.core.model.IThread, IPDebugElement
| Modifier and Type | Method and Description |
|---|---|
IPDebugTarget |
getDebugTarget()
Returns the debug target this element is contained in.
|
getBreakpoints, getName, getPriority, getStackFrames, getTopStackFrame, hasStackFramescanResume, canSuspend, isSuspended, resume, suspendcanStepInto, canStepOver, canStepReturn, isStepping, stepInto, stepOver, stepReturncanTerminate, isTerminated, terminategetCurrentStateInfo, getID, getSession, getStateIPDebugTarget getDebugTarget()
getDebugTarget in interface org.eclipse.debug.core.model.IDebugElementCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.