[RFA] JVMTI Breakpoints
Keith Seitz
keiths@redhat.com
Wed Jan 24 20:23:00 GMT 2007
Hi,
The following patch implements the breakpoint instruction in the
interpreter, including the JVMTI notification of the event.
Keith
ChangeLog
2007-01-24 Keith Seitz <keiths@redhat.com>
* interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h,
gnu/gcj/jvmti/BreakpointManager.h, jvmti.h, and jvmti-int.h
* interpret-run.cc: Implement insn_breakpoint.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jvmti-bp.patch
Type: text/x-patch
Size: 2034 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070124/1bf9af86/attachment.bin>
More information about the Java-patches
mailing list