Date: Sat, 28 Mar 1998 21:57:15 -0700 From: Nate Williams <nate@mt.sri.com> To: John Baldwin <jobaldwi@vt.edu> Cc: Nate Williams <nate@mt.sri.com>, java@FreeBSD.ORG Subject: Re: JWS 2.0 works in FreeBSD 8) Message-ID: <199803290457.VAA04546@mt.sri.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
> >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803290457.VAA04546>