[RFA] JDWP Breakpoint Callback

Keith Seitz keiths@redhat.com
Tue Feb 13 19:01:00 GMT 2007


Tom Tromey wrote:
>>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
> 
> Keith> The attach patch adds a JVMTI breakpoint callback for JDWP. All it
> Keith> simply does is gather some additional information that is needed by
> Keith> JDWP (and not supplied by JVMTI), creates a
> Keith> gnu.classpath.jdwp.event.BreakpointEvent, and calls Jdwp.notify to
> Keith> send the event.
> 
> Ok.  Thanks.

Committed. Thank you for looking at this.

Keith



More information about the Java-patches mailing list