summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib
diff options
context:
space:
mode:
authorkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-20 17:08:44 +0000
committerkseitz <kseitz@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-20 17:08:44 +0000
commitf6373e139d836eb212d8ce81be3146b362af884f (patch)
treec430d2af6770eac03baa4c4fc823a9215cf18bae /libjava/classpath/lib
parentf0d5a1589f92e80bf596dd8045dcecc5a84d0747 (diff)
downloadgcc-f6373e139d836eb212d8ce81be3146b362af884f.tar.gz
* 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
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 c0bf97744a7..2f35c7fbee4 100644
--- a/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class
+++ b/libjava/classpath/lib/gnu/gcj/jvmti/BreakpointManager.class
Binary files differ