This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] JDWP Breakpoint Callback


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]