gcc/libjava/classpath/lib/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.class
BreakpointManager.class BreakpointManager.java (newBreakpoint): Install the new breakpoint into the bytecode. 2007-04-20 17:08:44 +00:00
ExceptionEvent.class interpret.cc (_Jv_InterpMethod::check_handler): New method. 2007-02-16 00:05:39 +00:00
Location.class