This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] JVMTI Breakpoints
- From: Tom Tromey <tromey at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 24 Jan 2007 13:47:56 -0700
- Subject: Re: [RFA] JVMTI Breakpoints
- References: <45B7C038.9090007@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> The following patch implements the breakpoint instruction in the
Keith> interpreter, including the JVMTI notification of the event.
Looks good! Please check in.
Tom