This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] Save BP insn before posting event
- 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: 19 Apr 2007 17:37:50 -0600
- Subject: Re: [RFA] Save BP insn before posting event
- References: <4626E39F.1040102@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> 2007-04-18 Keith Seitz <keiths@redhat.com>
Keith> * interpret-run.cc [insn_breakpoint]: Save the original
Keith> insn for the breakpoint before posting the JVMTI notification.
Ok, thanks.
Tom