On Fri, 2005-05-27 at 15:12 -0600, Tom Tromey wrote:
Keith> If it _is_ possible, then the next logical question is: does classpath
Keith> want such functionality or even want this version of it?
We will have to ask on the Classpath list.
Of the parts you posted, which involve libgcj-specific code and which
are less dependent?
Right now, only the toplevel package has two libgcj-specific files in
it, gnu/gcj/jdwp/GcjVirtualMachine.java and
gnu/gcj/jdwp/natGcjVirtualMachine.cc. Everything else is (I think)
independent of the VM.