gcc/libjava/include
Keith Seitz 0f546316f4 java-insns.h (enum java_code): Add op_breakpoint.
* 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
2006-10-14 20:11:12 +00:00
..
boehm-gc.h re PR libgcj/13212 (JNI/CNI AttachCurrentThread does not register thread with garbage collector) 2006-08-21 22:07:30 +00:00
config.h.in re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
darwin-signal.h
default-signal.h
dwarf2-signal.h
execution.h
hppa-signal.h configure.ac: Add the POSIX thread libs to the HP-UX PA configuration. 2006-05-20 23:33:07 +02:00
i386-signal.h
java-assert.h
java-chardecomp.h
java-chartables.h
java-cpool.h
java-insns.h java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
java-interp.h java-insns.h (enum java_code): Add op_breakpoint. 2006-10-14 20:11:12 +00:00
java-props.h
java-stack.h java-stack.h (GetAccessControlStack): Change return type. 2006-08-10 09:56:03 +00:00
jni_md.h
jvm.h jvm.h (_Jv_JVMTI_Init): Declare. 2006-09-01 17:42:23 +00:00
jvmpi.h
jvmti_md.h jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events. 2006-09-22 02:12:12 +00:00
jvmti-int.h jvmti-int.h (JVMTI): Declare all members "extern". 2006-10-12 18:18:52 +00:00
Makefile.am
Makefile.in re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-09-27 21:24:23 +00:00
mips-signal.h mips-signal.h: Update copyright. 2006-07-20 17:30:42 +00:00
no-gc.h no-gc.h (_Jv_SuspendThread): Declare. 2006-06-26 16:31:06 +00:00
no-threads.h re PR libgcj/28546 (./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class') 2006-08-02 22:18:05 +02:00
pa-signal.h
posix-threads.h boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the contents. 2006-07-21 23:45:03 +00:00
posix.h re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
powerpc-signal.h
s390-signal.h
sh-signal.h
sparc-signal.h
stamp-h.in
win32-signal.h
win32-threads.h win32-threads.h (_Jv_Thread_t): Explicitly name the struct. 2006-07-24 00:22:25 +00:00
win32.h re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
x86_64-signal.h