mirror of git://gcc.gnu.org/git/gcc.git
![]() * 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 |
||
---|---|---|
.. | ||
event | ||
exception | ||
id | ||
processor | ||
transport | ||
util | ||
value | ||
Jdwp$1.h | ||
Jdwp.h | ||
JdwpConstants$ClassStatus.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$CommandSet.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 | ||
JdwpConstants.h | ||
VMFrame.h | ||
VMFrame.java | ||
VMIdManager$IdFactory.h | ||
VMIdManager$ReferenceKey.h | ||
VMIdManager.h | ||
VMIdManager.java | ||
VMMethod.h | ||
VMMethod.java | ||
VMVirtualMachine.h | ||
VMVirtualMachine.java | ||
natVMFrame.cc | ||
natVMMethod.cc | ||
natVMVirtualMachine.cc |