The IRemoteStackFrameEx interface provides access to a stack frame of a thread running in a Java process. Each stack frame represents the state of execution of a method.
// Methods GetMethodLocation GetRealPC GetStackRange