- java.lang.Object
-
- com.ibm.j9ddr.view.dtfj.image.J9DDRImageStackFrame
-
- All Implemented Interfaces:
ImageStackFrame
public class J9DDRImageStackFrame extends Object implements ImageStackFrame
-
-
Constructor Summary
Constructors Constructor Description J9DDRImageStackFrame(IProcess process, IOSStackFrame frame, ImageThread parent)
-
Method Summary
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.dtfj.image.ImageStackFrame
getBasePointer, getProcedureAddress, getProcedureName
-
-
-
-
Constructor Detail
-
J9DDRImageStackFrame
public J9DDRImageStackFrame(IProcess process, IOSStackFrame frame, ImageThread parent)
-
-