This is the mail archive of the java@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: Overview of interpreted debugging design


Keith Seitz wrote:
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.

Sounds good. I guess those files are hooks into the VM?


cheers,
dalibor topic


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