gcc/libjava/gnu/classpath/jdwp
Keith Seitz 67b2a930fd VMVirtualMachine.java (executeMethod): Update from reference implementation.
* gnu/classpath/jdwp/VMVirtualMachine.java (executeMethod):
        Update from reference implementation.
        * gnu/classpath/jdwp/natVMVirtualMachine.cc (executeMethod):
        Update parameter list to match new VMVirtualMachine interface.
        * classpath/lib/gnu/classpath/jdwp/processor/ClassTypeCommandSet.class:
        Regenerate.
        * classpath/lib/gnu/classpath/jdwp/processor/
        ObjectReferenceCommandSet.class: Regenerate.
        * classpath/lib/gnu/classpath/jdwp/value/ObjectValue.class: Regenerate.
        * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class: Regenerate.
        * classpath/lib/gnu/classpath/jdwp/util/MethodResult.class: Regenerate.

From-SVN: r125896
2007-06-20 20:32:20 +00:00
..
event Jdwp.class: Regenerate. 2007-05-07 20:48:01 +00:00
exception VMFrame.java: Update from upstream classpath. 2007-03-27 18:42:49 +00:00
id VMFrame.java: Update from upstream classpath. 2007-03-27 18:42:49 +00:00
processor
transport Jdwp.class: Regenerate. 2007-05-07 20:48:01 +00:00
util libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
value ArrayValue.java: New file. 2007-04-09 20:30:20 +00:00
Jdwp.h Jdwp.class: Regenerate. 2007-05-07 20:48:01 +00:00
Jdwp$1.h
JdwpConstants.h
JdwpConstants$ClassStatus.h
JdwpConstants$CommandSet.h
JdwpConstants$CommandSet$ArrayReference.h
JdwpConstants$CommandSet$ArrayType.h
JdwpConstants$CommandSet$ClassLoaderReference.h
JdwpConstants$CommandSet$ClassObjectReference.h
JdwpConstants$CommandSet$ClassType.h
JdwpConstants$CommandSet$Event.h
JdwpConstants$CommandSet$EventRequest.h
JdwpConstants$CommandSet$Field.h
JdwpConstants$CommandSet$InterfaceType.h
JdwpConstants$CommandSet$Method.h
JdwpConstants$CommandSet$ObjectReference.h
JdwpConstants$CommandSet$ReferenceType.h
JdwpConstants$CommandSet$StackFrame.h
JdwpConstants$CommandSet$StringReference.h
JdwpConstants$CommandSet$ThreadGroupReference.h
JdwpConstants$CommandSet$ThreadReference.h
JdwpConstants$CommandSet$VirtualMachine.h
JdwpConstants$Error.h
JdwpConstants$EventKind.h
JdwpConstants$InvokeOptions.h
JdwpConstants$ModKind.h
JdwpConstants$StepDepth.h
JdwpConstants$StepSize.h
JdwpConstants$SuspendPolicy.h
JdwpConstants$SuspendStatus.h
JdwpConstants$Tag.h
JdwpConstants$ThreadStatus.h
JdwpConstants$TypeTag.h
JdwpConstants$Version.h
natVMFrame.cc ArrayValue.java: New file. 2007-04-09 20:30:20 +00:00
natVMMethod.cc natVMMethod.cc (getModifiers): Check for native classes and mark methods as native appropriately. 2007-05-17 18:53:10 +00:00
natVMVirtualMachine.cc VMVirtualMachine.java (executeMethod): Update from reference implementation. 2007-06-20 20:32:20 +00:00
VMFrame.h VMFrame.java (<init>): Add parameter for "this" pointer. 2007-05-17 18:36:12 +00:00
VMFrame.java VMFrame.java (<init>): Add parameter for "this" pointer. 2007-05-17 18:36:12 +00:00
VMIdManager.h
VMIdManager.java VMIdManager.java (getObjectId): Deal with null objects. 2007-04-25 19:46:45 +00:00
VMIdManager$IdFactory.h
VMIdManager$ReferenceKey.h
VMMethod.h LocationOnlyFilter.class: Regenerated; 2007-04-28 01:02:10 +00:00
VMMethod.java LocationOnlyFilter.class: Regenerated; 2007-04-28 01:02:10 +00:00
VMVirtualMachine.h java-interp.h (breakpoint_at): Declare. 2007-05-16 20:12:33 +00:00
VMVirtualMachine.java VMVirtualMachine.java (executeMethod): Update from reference implementation. 2007-06-20 20:32:20 +00:00