- java.lang.Object
-
- com.ibm.dtfj.phd.PHDCorruptData
-
- com.ibm.dtfj.phd.PHDCorruptImageThread
-
- All Implemented Interfaces:
CorruptData
,ImageThread
public class PHDCorruptImageThread extends PHDCorruptData implements ImageThread
-
-
Constructor Summary
Constructors Constructor Description PHDCorruptImageThread(ImageAddressSpace space, CorruptData cd)
-
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.CorruptData
getAddress, toString
-
Methods declared in interface com.ibm.dtfj.image.ImageThread
getID, getProperties, getRegisters, getStackFrames, getStackSections
-
-
-
-
Constructor Detail
-
PHDCorruptImageThread
public PHDCorruptImageThread(ImageAddressSpace space, CorruptData cd)
-
-