From owner-freebsd-java Sat Mar 28 20:57:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29097 for freebsd-java-outgoing; Sat, 28 Mar 1998 20:57:23 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29090 for ; Sat, 28 Mar 1998 20:57:21 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id VAA17521; Sat, 28 Mar 1998 21:57:18 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA04546; Sat, 28 Mar 1998 21:57:15 -0700 Date: Sat, 28 Mar 1998 21:57:15 -0700 Message-Id: <199803290457.VAA04546@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Baldwin Cc: Nate Williams , java@FreeBSD.ORG Subject: Re: JWS 2.0 works in FreeBSD 8) In-Reply-To: <3.0.1.32.19980328200209.0098d730@mail.vt.edu> References: <199803290031.QAA27476@rah.star-gate.com> <199803290042.RAA04191@mt.sri.com> <3.0.1.32.19980328200209.0098d730@mail.vt.edu> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >If it's any consolation, I haven't found any 'working' debugger that > >actually works in Java. :) > > Then check out the Jikes Java debugger written by IBM mentioned by Tony > Kimball in a message on this list dated 11 Feb 98. I've successfully used > it with FreeBSD 2.2.2, 2.2.5-stable, and 2.2.6-beta, I've yet to use it w/ > 2.2.6-stable. This was also w/ XFree86 3.2, 3.3.1, and 3.3.2. I've found > it to be useful for the projects I do my Java work in (thus far they are > all for my college CS courses). Does it work with significantly complex multi-threaded programs that use external events and the AWT? The standard debuggers work well if I single step into them, but fail on anything that actually requires a debugger. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message