|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPStackFrame
| Method Summary | |
|---|---|
boolean |
canEvaluate()
|
org.eclipse.debug.core.model.IValue |
evaluateExpression(String expression)
|
String |
evaluateExpressionToString(String expression)
|
BigInteger |
getAddress()
|
String |
getFile()
|
int |
getFrameLineNumber()
|
String |
getFunction()
|
int |
getLevel()
|
IPDIStackFrame |
getPDIStackFrame()
|
| Methods inherited from interface org.eclipse.ptp.debug.core.model.IRunToLine |
|---|
canRunToLine, canRunToLine, runToLine, runToLine |
| Methods inherited from interface org.eclipse.ptp.debug.core.model.IRunToAddress |
|---|
canRunToAddress, runToAddress |
| Methods inherited from interface org.eclipse.ptp.debug.core.model.IJumpToLine |
|---|
canJumpToLine, canJumpToLine, jumpToLine, jumpToLine |
| Methods inherited from interface org.eclipse.ptp.debug.core.model.IJumpToAddress |
|---|
canJumpToAddress, jumpToAddress |
| Methods inherited from interface org.eclipse.ptp.debug.core.model.IPDebugElement |
|---|
getCurrentStateInfo, getID, getSession, getState |
| Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
|---|
getDebugTarget, getLaunch, getModelIdentifier |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.debug.core.model.IStackFrame |
|---|
getCharEnd, getCharStart, getLineNumber, getName, getRegisterGroups, getThread, getVariables, hasRegisterGroups, hasVariables |
| Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
|---|
getDebugTarget, getLaunch, getModelIdentifier |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.debug.core.model.IStep |
|---|
canStepInto, canStepOver, canStepReturn, isStepping, stepInto, stepOver, stepReturn |
| Methods inherited from interface org.eclipse.debug.core.model.ISuspendResume |
|---|
canResume, canSuspend, isSuspended, resume, suspend |
| Methods inherited from interface org.eclipse.debug.core.model.ITerminate |
|---|
canTerminate, isTerminated, terminate |
| Method Detail |
|---|
boolean canEvaluate()
org.eclipse.debug.core.model.IValue evaluateExpression(String expression)
throws org.eclipse.debug.core.DebugException
expression -
org.eclipse.debug.core.DebugException
String evaluateExpressionToString(String expression)
throws org.eclipse.debug.core.DebugException
expression -
org.eclipse.debug.core.DebugExceptionBigInteger getAddress()
String getFile()
int getFrameLineNumber()
String getFunction()
int getLevel()
IPDIStackFrame getPDIStackFrame()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||