* gnu/classpath/jdwp/VMFrame.java: Update from upstream classpath. * gnu/classpath/jdwp/natVMFrame.cc: Likewise. * gnu/classpath/jdwp/VMVirtualMachine.java: Likewise. * gnu/classpath/jdwp/natVMVirtualMachine.cc: Likewise. (initialize): Fix compiler type-punning warning. (getAllLoadedClasses): Return empty list instead of NULL. (getLoadRequests): Likewise. * gnu/classpath/jdwp/exception/InvalidTagException.h: New file. * gnu/classpath/jdwp/exception/InvalidSlotException.h: New file. * gnu/classpath/jdwp/exception/TypeMismatchException.h: New file. * gnu/classpath/jdwp/VMVirtualMachine.h: Rebuilt. * gnu/classpath/jdwp/value/CharValue.h: New file. * gnu/classpath/jdwp/value/LongValue.h: New file. * gnu/classpath/jdwp/value/ShortValue.h: New file. * gnu/classpath/jdwp/value/Value.h: New file. * gnu/classpath/jdwp/value/BooleanValue.h: New file. * gnu/classpath/jdwp/value/VoidValue.h: New file. * gnu/classpath/jdwp/value/ByteValue.h: New file. * gnu/classpath/jdwp/value/FloatValue.h: New file. * gnu/classpath/jdwp/value/ObjectValue.h: New file. * gnu/classpath/jdwp/value/StringValue.h: New file. * gnu/classpath/jdwp/value/ValueFactory.h: New file. * gnu/classpath/jdwp/value/IntValue.h: New file. * gnu/classpath/jdwp/value/DoubleValue.h: New file. * gnu/classpath/jdwp/VMFrame.h: Rebuilt. * gnu/classpath/jdwp/id/NullObjectId.h: New file. * gnu/classpath/jdwp/util/MethodResult.h: Rebuilt. * gnu/classpath/jdwp/util/NullObject.h: New file. * gnu/classpath/jdwp/util/MonitorInfo.h: New file. * Makefile.in: Rebuilt. * sources.am: Rebuilt. From-SVN: r123266
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
event | Loading commit data... | |
exception | Loading commit data... | |
id | Loading commit data... | |
processor | Loading commit data... | |
transport | Loading commit data... | |
util | Loading commit data... | |
value | Loading commit data... | |
Jdwp$1.h | Loading commit data... | |
Jdwp.h | Loading commit data... | |
JdwpConstants$ClassStatus.h | Loading commit data... | |
JdwpConstants$CommandSet$ArrayReference.h | Loading commit data... | |
JdwpConstants$CommandSet$ArrayType.h | Loading commit data... | |
JdwpConstants$CommandSet$ClassLoaderReference.h | Loading commit data... | |
JdwpConstants$CommandSet$ClassObjectReference.h | Loading commit data... | |
JdwpConstants$CommandSet$ClassType.h | Loading commit data... | |
JdwpConstants$CommandSet$Event.h | Loading commit data... | |
JdwpConstants$CommandSet$EventRequest.h | Loading commit data... | |
JdwpConstants$CommandSet$Field.h | Loading commit data... | |
JdwpConstants$CommandSet$InterfaceType.h | Loading commit data... | |
JdwpConstants$CommandSet$Method.h | Loading commit data... | |
JdwpConstants$CommandSet$ObjectReference.h | Loading commit data... | |
JdwpConstants$CommandSet$ReferenceType.h | Loading commit data... | |
JdwpConstants$CommandSet$StackFrame.h | Loading commit data... | |
JdwpConstants$CommandSet$StringReference.h | Loading commit data... | |
JdwpConstants$CommandSet$ThreadGroupReference.h | Loading commit data... | |
JdwpConstants$CommandSet$ThreadReference.h | Loading commit data... | |
JdwpConstants$CommandSet$VirtualMachine.h | Loading commit data... | |
JdwpConstants$CommandSet.h | Loading commit data... | |
JdwpConstants$Error.h | Loading commit data... | |
JdwpConstants$EventKind.h | Loading commit data... | |
JdwpConstants$InvokeOptions.h | Loading commit data... | |
JdwpConstants$ModKind.h | Loading commit data... | |
JdwpConstants$StepDepth.h | Loading commit data... | |
JdwpConstants$StepSize.h | Loading commit data... | |
JdwpConstants$SuspendPolicy.h | Loading commit data... | |
JdwpConstants$SuspendStatus.h | Loading commit data... | |
JdwpConstants$Tag.h | Loading commit data... | |
JdwpConstants$ThreadStatus.h | Loading commit data... | |
JdwpConstants$TypeTag.h | Loading commit data... | |
JdwpConstants$Version.h | Loading commit data... | |
JdwpConstants.h | Loading commit data... | |
VMFrame.h | Loading commit data... | |
VMFrame.java | Loading commit data... | |
VMIdManager$IdFactory.h | Loading commit data... | |
VMIdManager$ReferenceKey.h | Loading commit data... | |
VMIdManager.h | Loading commit data... | |
VMIdManager.java | Loading commit data... | |
VMMethod.h | Loading commit data... | |
VMMethod.java | Loading commit data... | |
VMVirtualMachine.h | Loading commit data... | |
VMVirtualMachine.java | Loading commit data... | |
natVMFrame.cc | Loading commit data... | |
natVMMethod.cc | Loading commit data... | |
natVMVirtualMachine.cc | Loading commit data... |