Re: [cp-patches] [RFA/JDWP] ThreadReferenceCommandSet

2005-08-10 Thread Bryce McKinlay
Aaron Luchko wrote: This is the ThreadReferenceCommandSet http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_ThreadReference thanks, Aaron ChangeLog 2005-08-09 Aaron Luchko <[EMAIL PROTECTED]> * gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java:

Re: [cp-patches] [RFA/JDWP] ThreadReferenceCommandSet

2005-08-10 Thread Aaron Luchko
On Wed, 2005-08-10 at 16:18 -0400, Bryce McKinlay wrote: > Aaron Luchko wrote: > > >This is the ThreadReferenceCommandSet > >http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_ThreadReference > > > >thanks, Aaron > > > >ChangeLog > >2005-08-09 Aaron Luchko <[EMAIL PROTECT

[cp-patches] [RFA/JDWP] ThreadReferenceCommandSet

2005-08-09 Thread Aaron Luchko
This is the ThreadReferenceCommandSet http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_ThreadReference thanks, Aaron ChangeLog 2005-08-09 Aaron Luchko <[EMAIL PROTECTED]> * gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java: Implemented the Thre