CACAO
Functions | Variables
VMjdwp.hpp File Reference

Go to the source code of this file.

Functions

void printjvmtierror (char *desc, jvmtiError err)
 

Variables

jvmtiEnvjvmtienv
 
jvmtiEventCallbacks jvmti_jdwp_EventCallbacks
 
char * jdwpoptions
 
bool suspend
 
jthread jdwpthread
 

Function Documentation

void printjvmtierror ( char *  desc,
jvmtiError  err 
)

Definition at line 38 of file gnu_classpath_jdwp_VMMethod.cpp.

Variable Documentation

char* jdwpoptions
jthread jdwpthread
jvmtiEventCallbacks jvmti_jdwp_EventCallbacks

Definition at line 478 of file VMjdwp.cpp.

jvmtiEnv* jvmtienv
bool suspend