PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.debug.core.model.IPStackFrame

Packages that use IPStackFrame
org.eclipse.ptp.debug.core   
org.eclipse.ptp.debug.core.model   
 

Uses of IPStackFrame in org.eclipse.ptp.debug.core
 

Methods in org.eclipse.ptp.debug.core that return IPStackFrame
 IPStackFrame IPRegisterManager.getCurrentFrame(TaskSet qTasks)
           
 

Methods in org.eclipse.ptp.debug.core with parameters of type IPStackFrame
 org.eclipse.debug.core.model.IRegisterGroup[] IPRegisterManager.getRegisterGroups(TaskSet qTasks, IPStackFrame frame)
           
 

Uses of IPStackFrame in org.eclipse.ptp.debug.core.model
 

Methods in org.eclipse.ptp.debug.core.model with parameters of type IPStackFrame
 String IPValue.evaluateAsExpression(IPStackFrame frame)
           
 String IPAIF.evaluateAsExpression(IPStackFrame frame)
           
 


PTP
Release 5.0

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