VMBreakPoint Struct Reference

#include <jvmti_break_intf.h>

List of all members.

Public Attributes

InstructionDisassemblerdisasm
VMBreakPointnext
NativeCodePtr addr
jmethodID method
jlocation location
jbyte saved_byte
Registers regs


Member Data Documentation

InstructionDisassembler* VMBreakPoint.disasm

VMBreakPoint* VMBreakPoint.next

NativeCodePtr VMBreakPoint.addr

jmethodID VMBreakPoint.method

jlocation VMBreakPoint.location

jbyte VMBreakPoint.saved_byte

Registers VMBreakPoint.regs


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

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

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