I'm working on an implementation of the Java Platform Debugger Architecture as part of the JOS project (www.jos.org). JPDA as described in the JDK 1.3 documentation includes three specifications: JVMDI, JDWP, and JDI. I'm focusing on the JDWP and JDI layers. Is anyone in the Classpath group implementing any of these? Perhaps not JVMDI, since that's VM-specific, but how about the other two pieces? I'd be very interested in collaborating or sharing notes. -- Jack D. Unrue [EMAIL PROTECTED] _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

