From owner-freebsd-java Mon Nov 26 21:49:42 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 59E0437B417; Mon, 26 Nov 2001 21:49:39 -0800 (PST) Received: from [166.70.6.7] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 168b7i-000483-00; Mon, 26 Nov 2001 22:49:39 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id fAR5nZt17830; Tue, 27 Nov 2001 16:19:35 +1030 (CST) (envelope-from glewis) Date: Tue, 27 Nov 2001 16:19:35 +1030 From: Greg Lewis To: William Ward Cc: Ernst de Haan , freebsd-java@FreeBSD.ORG Subject: Re: java debugger question Message-ID: <20011127161934.E17727@misty.eyesbeyond.com> References: <20011124084055.C39381@mobycarp.org> <20011125174718.A43864@mobycarp.org> <200111260904.fAQ94nf77443@zaphod.euronet.nl> <20011126031047.A44908@mobycarp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011126031047.A44908@mobycarp.org>; from wardd@mobycarp.org on Mon, Nov 26, 2001 at 03:10:47AM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Nov 26, 2001 at 03:10:47AM -0600, William Ward wrote: > Thanks for replying. > > This one hangs it: > > class HelloWorld > { > public static void main(String argv[]) { > System.out.println("Hello, World"); > } > } > > So am I to asume that jdb in the jdk1.3.1 port work for others but > not me? If that's the case then where can I get a hold of this patch > set 5 that I hear about? At the usual distribution web site, http://www.eyesbeyond.com/freebsddom/java/. You could also CVSup your ports collection and just reinstall the port. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message