gcc/libjava/gnu/classpath/jdwp
Keith Seitz 8e53f957a1 * gnu/classpath/jdwp/natVMVirtualMachine.cc
(get_line_table): New function.
        (handle_single_step): New function.
        (jdwpSingleStepCB): New function.
        (jdwpVMInitCB): Define a JVMTI single step
        callback, but don't enable it until needed.

From-SVN: r122065
2007-02-17 01:21:28 +00:00
..
event
exception StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer. 2007-02-08 18:21:00 +00:00
id
processor
transport
util
Jdwp.h
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 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 * gnu/classpath/jdwp/natVMVirtualMachine.cc 2007-02-17 01:21:28 +00:00
VMFrame.h PlainSocketImpl.h: Regenerate. 2007-02-15 17:03:49 +00:00
VMFrame.java StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer. 2007-02-08 18:21:00 +00:00
VMIdManager.h
VMIdManager.java
VMIdManager$IdFactory.h
VMIdManager$ReferenceKey.h
VMMethod.h
VMMethod.java
VMVirtualMachine.h PlainSocketImpl.h: Regenerate. 2007-02-15 17:03:49 +00:00
VMVirtualMachine.java * gnu/classpath/jdwp/VMVirtualMachine.java 2007-02-09 18:43:21 +00:00