[RFA] JDWP Breakpoint Callback

Tom Tromey tromey@redhat.com
Tue Feb 13 18:07:00 GMT 2007


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

Tom



More information about the Java-patches mailing list