diff options
author | Keith Seitz <keiths@redhat.com> | 2007-04-20 17:08:44 +0000 |
---|---|---|
committer | Keith Seitz <kseitz@gcc.gnu.org> | 2007-04-20 17:08:44 +0000 |
commit | 434942d97839fe237d170b00b008cae182f8560d (patch) | |
tree | c430d2af6770eac03baa4c4fc823a9215cf18bae /libjava/classpath/lib | |
parent | 557435b74582557c1aba017c56f3a6efdce67a2c (diff) | |
download | gcc-434942d97839fe237d170b00b008cae182f8560d.zip gcc-434942d97839fe237d170b00b008cae182f8560d.tar.gz gcc-434942d97839fe237d170b00b008cae182f8560d.tar.bz2 |
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
Diffstat (limited to 'libjava/classpath/lib')
-rw-r--r-- | libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class | bin | 1275 -> 1362 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class b/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class Binary files differindex c0bf977..2f35c7f 100644 --- a/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class +++ b/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class |