8sa1-gcc/libjava/gnu/classpath
Keith Seitz 68254f23e8 jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
* include/jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED):
        Define.
        [__GCJ_JNI_IMPL__]: Define our own JVMTI types when building
        gcj. All jvmti object types now are defined to be their
        corresponding java classes.
        * jvmti.cc (_Jv_JVMTI_SuspendThread): Remove casting from
        jthread to Thread*.
        (_Jv_JVMTI_ResumeThread): Likewise.
        (_Jv_JVMTI_InterruptThread): Likewise.
        (_Jv_JVMTI_SetEventNotificationMode): Likewise.
        * gnu/classpath/jdwp/natVMVirtualMachine.cc
        (jdwpClassPrepareCB): Likewise.
        (jdwpThreadEndCB): Likewise.
        (jdwpThreadStartCB): Likewise.
        (jdwpVMInitCB): Likewise.

From-SVN: r121296
2007-01-29 17:43:34 +00:00
..
debug Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jdwp jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define. 2007-01-29 17:43:34 +00:00
Configuration.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Configuration.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ListenerData.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natConfiguration.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natSystemProperties.cc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natVMStackWalker.cc natVMStackWalker.cc: Call InitClass everywhere. 2007-01-24 17:13:50 +00:00
NotImplementedException.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Pointer32.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Pointer64.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Pointer.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ServiceFactory.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ServiceFactory$ServiceIterator.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
ServiceProviderLoadingAction.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SystemProperties.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
SystemProperties.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMStackWalker.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMStackWalker.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00