gcc/libjava/gnu/gcj/jvmti
Keith Seitz 434942d978 BreakpointManager.java (newBreakpoint): Install the new breakpoint into the bytecode.
* gnu/gcj/jvmti/BreakpointManager.java (newBreakpoint):
        Install the new breakpoint into the bytecode.
        (deleteBreakpoint): Remove the breakpoint from the bytecode.
        * classpath/lib/gnu/gcj/jvmti/BreakpointManager.class:
        Regenerate.
        * gnu/gcj/jvmti/natBreakpoint.cc (initialize_native):
        Don't install the breakpoint here.

From-SVN: r123997
2007-04-20 17:08:44 +00:00
..
Breakpoint.h
Breakpoint.java
BreakpointManager.h
BreakpointManager.java BreakpointManager.java (newBreakpoint): Install the new breakpoint into the bytecode. 2007-04-20 17:08:44 +00:00
ExceptionEvent.h interpret.cc (_Jv_InterpMethod::check_handler): New method. 2007-02-16 00:05:39 +00:00
ExceptionEvent.java interpret.cc (_Jv_InterpMethod::check_handler): New method. 2007-02-16 00:05:39 +00:00
Location.h
Location.java
natBreakpoint.cc BreakpointManager.java (newBreakpoint): Install the new breakpoint into the bytecode. 2007-04-20 17:08:44 +00:00
natExceptionEvent.cc interpret.cc (_Jv_InterpMethod::check_handler): New method. 2007-02-16 00:05:39 +00:00