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] Add startup code


Tom Tromey wrote:
"Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> This patch adds just about everything needed to startup the JDWP Keith> backend, including VM_INIT and VM_DEATH.

Looks good to me, thanks.

BTW, while I'm going to check in this patch as it is (sans typo :-), I want to note that the event notification for VM_INIT and VM_DEATH should be done via JVMTI. I forgot about that, and I'm going to be working on that solution next.


Keith> + // Notify deubgger of VM's death

Typo in 'debugger'.

Fixed.


Thanks,
Keith


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