Does JDK 1.2pre2 support Java Virtual Machine Debug
Interface (JVMDI)? My understanding is that it is a C
API described in JDK_ROOT/include-old/jvmdi.h.
I'm under review in using JVMDI to reconstruct a thread
migration system I'v developed.
And how about JVMPI?
Kazu
ing you don't want to build cleanroom implementations of these
libraries, you have a couple of choices:
1) Use the JVMDI interface directly, which means running in-process.
2) Open your own network connection and use the protocol directly. See
http://developer.java.sun.com/developer/earlyAccess/j
>jools enticknap wrote:
> >
> > Hi
> >
> > I was wondering if anyone can shed any light on how SUN are going to
>license
> > the JVMDI code.
> >
> > I've loocked around on the Community license web page, but failed to
>locate
> > an
jools enticknap wrote:
>
> Hi
>
> I was wondering if anyone can shed any light on how SUN are going to license
> the JVMDI code.
>
> I've loocked around on the Community license web page, but failed to locate
> anything.
>
> I noticed we currently have the
Hi
I was wondering if anyone can shed any light on how SUN are going to license
the JVMDI code.
I've loocked around on the Community license web page, but failed to locate
anything.
I noticed we currently have the header file in the 1.2 release, but alas
there is no library to accompa
Nathan Meyers wrote:
>
> Now that we can't nag about JDK1.2, I'll reluctantly break the ice on
> another availability question:
>
> Any plans afoot to do the JVMDI (native JVM Debugger Interface) on
> Linux?
I withdraw my question... it's apparently already the
Now that we can't nag about JDK1.2, I'll reluctantly break the ice on
another availability question:
Any plans afoot to do the JVMDI (native JVM Debugger Interface) on
Linux?
Nathan
--
To UNSUBSCRIBE, email