OSDN Git Service

* gnu/gcj/jvmti/BreakpointManager.java (newBreakpoint):
authorkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Apr 2007 17:08:44 +0000 (17:08 +0000)
committerkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Apr 2007 17:08:44 +0000 (17:08 +0000)
commitf6373e139d836eb212d8ce81be3146b362af884f
treec430d2af6770eac03baa4c4fc823a9215cf18bae
parentf0d5a1589f92e80bf596dd8045dcecc5a84d0747
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123997 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class
libjava/gnu/gcj/jvmti/BreakpointManager.java
libjava/gnu/gcj/jvmti/natBreakpoint.cc