[RFA] Save BP insn before posting event

Keith Seitz keiths@redhat.com
Thu Apr 19 03:36:00 GMT 2007


Hi,

I found a little buglet with the breakpoint handling. If the debugger is 
sitting at a breakpoint and the user deletes the breakpoint, gij will 
not be able to continue execution of the application.

The attached patch fixes this little thinko.

Ok?

Keith

ChangeLog
2007-04-18  Keith Seitz  <keiths@redhat.com>

         * interpret-run.cc [insn_breakpoint]: Save the original
         insn for the breakpoint before posting the JVMTI notification.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: save-bp-insn.patch
Type: text/x-patch
Size: 909 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070419/a9ef09cb/attachment.bin>


More information about the Java-patches mailing list