jvmtiStackInfo Struct Reference

#include <jvmti_types.h>

List of all members.


Detailed Description

Single thread stack information structure.

See specification for details.


Public Attributes

jthread thread
jint state
jvmtiFrameInfoframe_buffer
jint frame_count


Member Data Documentation

jthread jvmtiStackInfo.thread

jint jvmtiStackInfo.state

jvmtiFrameInfo* jvmtiStackInfo.frame_buffer

jint jvmtiStackInfo.frame_count


The documentation for this struct was generated from the following file:

Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.