0f546316f4
* include/java-insns.h (enum java_code): Add op_breakpoint. * include/java-interp.h (_Jv_InterpMethod): Declare breakpoint_insn. [INTERPRETER]: Declare _Jv_InterpMethod::bp_insn_slot. [!INTERPRETER]: Declare _Jv_InterpMethod::bp_insn_opcode. (install_break): Declare. * interpret.cc (breakpoint_insn): Define breakpoint insn. (compile): Add op_breakpoint to "can't happen" cases. [INTERPRETER] Initialize breakpoint insn if necessary. (install_break): New method. * interpret-run.cc: Add op_breakpoint to insn_targets. Add insn_breakpoint label. * verify.cc (branch_prepass): Add op_breakpoint to unrecognized opcodes section of switch statement. (verify_instructions_0): Likewise. From-SVN: r117734 |
||
---|---|---|
.. | ||
boehm-gc.h | ||
config.h.in | ||
darwin-signal.h | ||
default-signal.h | ||
dwarf2-signal.h | ||
execution.h | ||
hppa-signal.h | ||
i386-signal.h | ||
java-assert.h | ||
java-chardecomp.h | ||
java-chartables.h | ||
java-cpool.h | ||
java-insns.h | ||
java-interp.h | ||
java-props.h | ||
java-stack.h | ||
jni_md.h | ||
jvm.h | ||
jvmpi.h | ||
jvmti_md.h | ||
jvmti-int.h | ||
Makefile.am | ||
Makefile.in | ||
mips-signal.h | ||
no-gc.h | ||
no-threads.h | ||
pa-signal.h | ||
posix-threads.h | ||
posix.h | ||
powerpc-signal.h | ||
s390-signal.h | ||
sh-signal.h | ||
sparc-signal.h | ||
stamp-h.in | ||
win32-signal.h | ||
win32-threads.h | ||
win32.h | ||
x86_64-signal.h |