CACAO
|
Data Fields | |
int | running |
bool | addbrkpt |
void * | brkaddr |
struct brkpts | jvmtibrkpt |
Definition at line 105 of file cacaodbg.h.
bool cacaodbgcommunication::addbrkpt |
Definition at line 107 of file cacaodbg.h.
void* cacaodbgcommunication::brkaddr |
Definition at line 108 of file cacaodbg.h.
struct brkpts cacaodbgcommunication::jvmtibrkpt |
Definition at line 109 of file cacaodbg.h.
int cacaodbgcommunication::running |
Definition at line 106 of file cacaodbg.h.