|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDIStackframeManagement
Represents stackframe management
| Method Summary | |
|---|---|
void |
listStackFrames(TaskSet tasks,
int low,
int depth)
Lists stack frames with given range of frames |
void |
setCurrentStackFrame(TaskSet tasks,
int level)
Sets current stack frame with given level |
| Method Detail |
|---|
void listStackFrames(TaskSet tasks,
int low,
int depth)
throws PDIException
tasks - target processlow - lower of framedepth - depth of frame
PDIException - on failure
void setCurrentStackFrame(TaskSet tasks,
int level)
throws PDIException
tasks - target processlevel - level of stack frame
PDIException - on failure
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||