[RFA] Remove breakpoints
Keith Seitz
keiths@redhat.com
Fri Apr 20 17:14:00 GMT 2007
Tom Tromey wrote:
>>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
>
> Keith> Looks like there's a slight oversight in removing breakpoints: they
> Keith> get removed from the global list of installed breakpoints, but the
> Keith> original insn is never reinstalled into the method's bytecode. The
> Keith> attached patch fixes that, and also moves the installation of the
> Keith> breakpoint to a more logical place.
>
> Keith> Ok?
>
> Ok, thanks.
Done. BTW I forgot to mention in the ChangeLog that I'm also committing
the regenerated class file for gnu.gcj.jvmti.BreakpointManager.
Keith
More information about the Java-patches
mailing list