From owner-freebsd-java Wed Dec 6 0:16:11 2000 From owner-freebsd-java@FreeBSD.ORG Wed Dec 6 00:16:09 2000 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mail7.nc.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 3EBB437B401 for ; Wed, 6 Dec 2000 00:16:09 -0800 (PST) Received: from nc.rr.com ([24.25.9.186]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 6 Dec 2000 03:15:41 -0500 Sender: mmercer@FreeBSD.ORG Message-ID: <3A2DF5C2.86D2443C@nc.rr.com> Date: Wed, 06 Dec 2000 03:16:02 -0500 From: "Michael E. Mercer" Reply-To: mmercer@ipass.net X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Ernst de Haan Cc: Rob , freebsd-java@FreeBSD.ORG Subject: Re: JDPA References: <20001205162632.A24229@claire.namodn.com> <20001206074753.A67877@c187104187.telekabel.chello.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello all, It is a little bit more involved than that! adding the jpda.jar to your classpath enables JBuilder to load up and run, BUT you can NOT actually debug anything. The reason is there are a couple of shared libraries that need to be loaded... however all you have access to is the linux binaries. The linux shared libraries will kill in your native JVM. I got the source code from version 1.3, but it was not easy getting everything compiled. Once I got it to compile, I installed it and gave it a try... well everything died. After that I gave up. As far as the source code goes, I could not find the jpda code in linux version 1.2 and it specifically says it comes only in Linux 1.2.2 and version 1.3 code. Hope I did not confuse everyone... later Michael Mercer Ernst de Haan wrote: > Hi Rob, > > You can just take the jdpa.jar file from a Linux or Windows JDK and use it > with your FreeBSD JDK. I heard people reporting that this works, for JBuilder > for instance. > > I wonder why our JDK 1.2.2 build doesn't build the jdpa.jar file? Nate? Greg? > > Ernst > > Rob wrote: > > Hello, > > > > > > I compiled the native Java 1.2.2 using the port, and I > > don't seem to have access to the debugging tools.. > > ( jdb, sun.tools.debug, etc ) > > > > Sun.com says that the Linux build comes with these > > utilities and there is a download for Windows. > > > > Where can I get the debug tools from? > > > > > > Thanks, > > Rob Helmer > > Namodn > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message