gcc/libjava/gnu/classpath/jdwp
Keith Seitz 161a649cb9 jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
* include/jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
        * gnu/classpath/jdwp/natVMVirtualMachine.cc
        (_Jv_GetJDWP_JVMTIEnv): New function.
        * gnu/classpath/jdwp/natVMMethod.cc (getName): Implement.
        (getSignature): Implement.
        (getModifiers): Implement.

From-SVN: r121185
2007-01-25 21:05:18 +00:00
..
event Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
exception Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
id Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
processor Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
transport Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
util Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Jdwp.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Jdwp$1.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$ClassStatus.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ArrayReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ArrayType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ClassLoaderReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ClassObjectReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ClassType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$Event.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$EventRequest.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$Field.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$InterfaceType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$Method.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ObjectReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ReferenceType.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$StackFrame.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$StringReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ThreadGroupReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$ThreadReference.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$CommandSet$VirtualMachine.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$Error.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$EventKind.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$InvokeOptions.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$ModKind.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$StepDepth.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$StepSize.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$SuspendPolicy.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$SuspendStatus.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$Tag.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$ThreadStatus.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$TypeTag.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
JdwpConstants$Version.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
natVMFrame.cc natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED. 2007-01-19 17:46:57 +00:00
natVMMethod.cc jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare. 2007-01-25 21:05:18 +00:00
natVMVirtualMachine.cc jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare. 2007-01-25 21:05:18 +00:00
VMFrame.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMFrame.java
VMIdManager.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMIdManager.java
VMIdManager$IdFactory.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMIdManager$ReferenceKey.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMMethod.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMMethod.java
VMVirtualMachine.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
VMVirtualMachine.java