[RFA/JVMTI] Breakpoint class

Keith Seitz keiths@redhat.com
Sat Oct 28 02:26:00 GMT 2006


Hi,

This patch adds a gnu.gcj.jvmti.Breakpoint class which represents a 
breakpoint installed in the interpreter, holding information about the 
original instruction. Another manager class which keeps track of all 
these things is to follow after this one.

Keith

ChangeLog
2006-10-27  Keith Seitz  <keiths@redhat.com>

         * Makefile.am (nat_source_files): Add natBreakpoint.cc.
	* Makefile.in: Regenerate.
         * gnu/gcj/jvmti/Breakpoint.java: New file.
         * gnu/gcj/jvmti/natBreakpoint.java: New file.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: breakpoint.patch
Type: text/x-patch
Size: 3696 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20061028/9f23edae/attachment.bin>


More information about the Java-patches mailing list