Hello
I've got
Gentoo Linux on amd 64
Blackdown jdk 1.4.2_01
java version "1.4.2-01"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-01)
Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-01, mixed mode)
tomcat 4.1.31
I can't start tomcat with &q
Paolo Ciccone wrote:
> On Thu, Dec 23, 1999 at 03:47:56PM +0900, SHUDO Kazuyuki wrote:
>
> > And I have more questions about JVMDI. Does Inprise JIT
> > (libjavacomp.so) support JVMDI? And how about Sun's
> > (libsunwjit.so)? I suppose Sun JIT does not and Inprise
> > JIT may possibly do. If Inpr
On Thu, Dec 23, 1999 at 03:47:56PM +0900, SHUDO Kazuyuki wrote:
>
> I noticed jpda.jar which included in Inprise JDK is
> different from it provided by Sun such as JPDA 1.0. The
> Inprise's jpda.jar contains more classes than Sun's.
>
> Will the difference be con
Paolo Ciccone wrote:
> > Does the Inprise JDK have all parts of JPDA?
>
> I'm not an expert in JPDA but the Sun/Inprise JDK does have JPDA fully
> working.
I've confirmed Inprise JDK has dynamic libraries and a
JAR file which implement JPDA, libjdwp.so,
libdt_socket
On Wed, 22 Dec 1999, Scott Murray wrote:
[snip]
> >From what I've been able to determine, it looks like JVMDI works with
> the Blackdown JDK 1.2.2 release candidates, even with the JIT turned on.
Oops, I have to correct myself here. A teammate at work reminded me that
the wrapper for our JVMDI-u
On Wed, Dec 22, 1999 at 05:49:07PM +0900, SHUDO Kazuyuki wrote:
> > > Can the
> > > JDPA work with Blackdown or does it require us to port it to Linux??
> > > Is the JPDA 100% java or does it require some native calls
> > > that need to be rewritten for linu
On Wed, 22 Dec 1999, SHUDO Kazuyuki wrote:
[snip]
> Only JVM itself can provide JVMDI functions. I
> understood it is the reason why Inprise guys decideed to
> develop their JDK.
>
> It's a wonder that JVMDI can't work with the Blackdown
> JDK 1.2. The reference implementation seems to have an
>
> > Can the
> > JDPA work with Blackdown or does it require us to port it to Linux??
> > Is the JPDA 100% java or does it require some native calls
> > that need to be rewritten for linux??
>
> Some porting is required. The Inprise JDK (available from Sun) has JPDA
Matthew Brown wrote:
>
> Hello,
> As my subject line says is that question I would like to ask. Can the
> JDPA work with Blackdown or does it require us to port it to Linux?? Is
> the JPDA 100% java or does it require some native calls that need to be
> rewritten
Hello,
As my subject line says is that question I would like to ask. Can the
JDPA work with Blackdown or does it require us to port it to Linux?? Is
the JPDA 100% java or does it require some native calls that need to be
rewritten for linux??
Matt brown
which isn't supported by the java.net
classes. Makes me wonder if they're *really* necessary to making use of
JPDA.
Nathan
Uncle George wrote:
>
> Its interesting to observer that these native calls appear to be 'IP' calls (
>sendpacket, accept, attach, etc...
col.
>
> It's not just a protocol, it's an API to use the protocol. And part of
> the API is implemented natively. Just implement these 11 native methods
> and you've got a working JDWP (and, by extension, JPDA) API:
>
> > private native void com.sun.t
e protocol. And part of
the API is implemented natively. Just implement these 11 native methods
and you've got a working JDWP (and, by extension, JPDA) API:
> private native void com.sun.tools.jdi.SharedMemoryConnection.close0(long)
> private nativ
> From: Nathan Meyers <[EMAIL PROTECTED]>
> > ... JDWP (Java Debug Wire Protocol)
>
> And it's JDWP that's missing. It has a native component that's not a
> part of the JDK and hasn't been ported to Linux. Sun is silent on the
> availability question, and some great tools like JBuilder can't
Nathan Meyers wrote:
| And it's JDWP that's missing. It has a native component that's not a
| part of the JDK and hasn't been ported to Linux. Sun is silent on the
| availability question, and some great tools like JBuilder can't debug
| without it.
Suggesting that perhaps Inprise are willing (
On 25 Oct, [EMAIL PROTECTED] wrote:
> Al <[EMAIL PROTECTED]> wrote:
>
>> When will Java Platform Debugger Architecture (JPDA) be available for
>> JDK 1.2?
>
> JPDA consists of the three parts, namely JVMDI (JVM
> Debug Interface), JDWP (Java Debug Wire Protocol
Al <[EMAIL PROTECTED]> wrote:
> When will Java Platform Debugger Architecture (JPDA) be available for
> JDK 1.2?
JPDA consists of the three parts, namely JVMDI (JVM
Debug Interface), JDWP (Java Debug Wire Protocol) and
JDI (Java Debug Interface).
At least, JVMDI as one of th
When will Java Platform Debugger Architecture (JPDA) be available for
JDK 1.2?
Thanks
Al
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Anyone have any info on getting JPDA (the Java Debugger Suite) going
under linux? It looks from downloading the solaris distro that it
depends on a small native socket lib and a larger native wire protocol
lib. Couldn't find a way to download the sources (not in the
community license pr
When will JPDA be available for JDK 1.2.
Thanks
Al
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi folks!
Sun has a new debugger architechture, JPDA (Java Platform Debug
Architechture), sometimes also referred to as JDI (Java Debug
Interface). It is currently in Beta release
(http://developer.java.sun.com/developer/earlyAccess/jpda/index.html).
Are there plans or acivities yet to port
Is there any estimate on when an implementation of the new debugger
architecture might be available for Linux?
Bruce Quig
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL P
Has the libjdwp library been ported to Linux?
And if it hasn't, is it in the near future plans?
Thx.
Hernan
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
23 matches
Mail list logo