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
This commit is contained in:
Keith Seitz
2007-04-20 17:08:44 +00:00
committed by Keith Seitz
parent 557435b745
commit 434942d978
4 changed files with 19 additions and 4 deletions