aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2007-04-20 17:08:44 +0000
committerKeith Seitz <kseitz@gcc.gnu.org>2007-04-20 17:08:44 +0000
commit434942d97839fe237d170b00b008cae182f8560d (patch)
treec430d2af6770eac03baa4c4fc823a9215cf18bae /libjava/classpath/lib
parent557435b74582557c1aba017c56f3a6efdce67a2c (diff)
downloadgcc-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.classbin1275 -> 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
index c0bf977..2f35c7f 100644
--- a/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class
+++ b/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class
Binary files differ