PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrameDescriptor

Packages that use IPDIStackFrameDescriptor
org.eclipse.ptp.debug.core.pdi.model   
org.eclipse.ptp.debug.core.pdi.request   
 

Uses of IPDIStackFrameDescriptor in org.eclipse.ptp.debug.core.pdi.model
 

Methods in org.eclipse.ptp.debug.core.pdi.model that return IPDIStackFrameDescriptor
 IPDIStackFrameDescriptor IPDIModelFactory.newStackFrameDescriptor(int level, IPDILocator loc)
          Create a stack frame descriptor
 

Uses of IPDIStackFrameDescriptor in org.eclipse.ptp.debug.core.pdi.request
 

Methods in org.eclipse.ptp.debug.core.pdi.request that return IPDIStackFrameDescriptor
 IPDIStackFrameDescriptor IPDISetThreadSelectRequest.getStackFrame(TaskSet qTasks)
          Get the current stack frame
 IPDIStackFrameDescriptor[] IPDIListStackFramesRequest.getStackFrames(TaskSet qTasks)
          Get stack frames
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.