[RFA/JDWP] Add startup code

Keith Seitz keiths@redhat.com
Thu Aug 24 18:57:00 GMT 2006


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



More information about the Java-patches mailing list