[RFA] Remove breakpoints

Tom Tromey tromey@redhat.com
Fri Apr 20 16:49:00 GMT 2007


>>>>> "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.

Tom



More information about the Java-patches mailing list