[RFA/JVMTI] Set/Clear Breakpoint

Keith Seitz keiths@redhat.com
Wed Nov 1 22:27:00 GMT 2006


Andrew Haley wrote:
> Keith Seitz writes:
> 
>  > 2006-10-30  Keith Seitz  <keiths@redhat.com>
>  > 
>  >          * gnu/gcj/jvmti/Location.java: New file.
>  >          * gnu/gcj/jvmti/BreakpointManager.java: New file.
>  >          * jvmti.cc (_Jv_JVMTI_SetBreakpoint): New function.
>  >          (_Jv_JVMTI_ClearBreakpoint): New function.
>  >          (_Jv_JVMTI_Interface): Define SetBreakpoint and ClearBreakpoint.
>  >          * sources.am: Regenerated.
>  >          * Makefile.in: Regenerated.
> 
> OK.

I think I forgot to mention it, but I've committed this.

Thank you for reviewing it, Andrew.

Keith



More information about the Java-patches mailing list