com.ibm.dtfj.java
Interface JavaStackFrame
public interface JavaStackFrame
getBasePointer
ImagePointer getBasePointer()
throws CorruptDataException
- Returns:
- the base pointer of the stack frame
- Throws:
CorruptDataException
getLocation
JavaLocation getLocation()
throws CorruptDataException
- Returns:
- a location object describing where the frame
is executing
- Throws:
CorruptDataException
- See Also:
JavaLocation
equals
boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
- Parameters:
obj
-
- Returns:
- True obj refers to the same Java Stack Frame in the image
hashCode
int hashCode()
- Overrides:
hashCode
in class java.lang.Object
© Copyright IBM Corp. 2007, 2008 All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted
by GSA ADP Schedule Contract with IBM Corp.