Package com.abovevacant.epitaph.core
Class StackHistoryBufferEntry
java.lang.Object
com.abovevacant.epitaph.core.StackHistoryBufferEntry
An entry in the stack history buffer.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal BacktraceFrameAddress information as a backtrace frame.final longFrame pointer.final longTag value. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
addr
Address information as a backtrace frame. -
fp
public final long fpFrame pointer. -
tag
public final long tagTag value.
-
-
Constructor Details
-
StackHistoryBufferEntry
-