[RFA/JVMTI] Breakpoint class
Andrew Haley
aph@redhat.com
Sat Oct 28 11:04:00 GMT 2006
Keith Seitz writes:
> 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.
Cool.
Andrew.
More information about the Java-patches
mailing list