From owner-freebsd-hackers Tue Apr 2 23:00:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26929 for hackers-outgoing; Tue, 2 Apr 1996 23:00:41 -0800 (PST) Received: from xi.dorm.umd.edu (xi.dorm.umd.edu [129.2.152.45]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA26924 for ; Tue, 2 Apr 1996 23:00:38 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by xi.dorm.umd.edu (8.7.4/8.6.12) with SMTP id CAA06367; Wed, 3 Apr 1996 02:00:31 -0500 (EST) Date: Wed, 3 Apr 1996 02:00:30 -0500 (EST) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: "Jordan K. Hubbard" cc: hackers@FreeBSD.ORG Subject: Re: Netscape 3.0b2 [Solution & Summary] In-Reply-To: <27444.828513760@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 2 Apr 1996, Jordan K. Hubbard wrote: > Strangely enough, ktrace has not worked for me in -current for the last Same here... I panic when running ktrace. > > The Java console is implemented in Java.. It'll work once Java applets > > start working for you. > > I just see a blank window that I can click on but not much else (well, > I can also clear or close it) - what's this for? :-) That's what you're supposed to see!! :-) Stdout/err from Java apps goes to the console. Sujal