mirror of git://gcc.gnu.org/git/gcc.git
![]() * include/jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare. * interpret.cc (_Jv_ReportJVMTIExceptionThrow): New function. (find_catch_location): New function. (REPORT_EXCEPTION): New macro. (throw_internal_error): Use REPORT_EXCEPTION. (throw_incompatible_class_change_error): Likewise. (throw_null_pointer_exception): Likewise. (throw_class_format_error): Likewise. * interpret-run.cc (INTERP_REPORT_EXCEPTION)[DEBUG]: Set to REPORT_EXCEPTION. (INTERP_REPORT_EXCEPTION)[!DEBUG]: Make nop. (insn_new): Use INTERP_REPORT_EXCEPTION. (insn_athrow): Likewise. Remove previous JVMTI exception notifications. Add JVMTI ExceptionCatch notificatin. * jni.cc (_Jv_PopSystemFrame): Notify JVMTI clients of exception throw. * gnu/gcj/jvmti/ExceptionEvent.java: Removed. * gnu/gcj/jvmti/ExceptionEvent.h: Removed. * classpath/lib/gnu/gcj/jvmti/ExceptionEvent.class: Removed. * gnu/classpath/jdwp/natVMVirtualMachine.cc (jdwpExceptionCB): New function. (jdwpVMInitCB): Set Exception event handler and enable. * sources.am: Regenerated. * Makefile.in: Regenerated. From-SVN: r124406 |
||
---|---|---|
.. | ||
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 |