From owner-freebsd-current Sat Jun 15 08:48:08 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA00858 for current-outgoing; Sat, 15 Jun 1996 08:48:08 -0700 (PDT) Received: from intercore.com (num1sun.intercore.com [199.181.243.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA00850 for ; Sat, 15 Jun 1996 08:48:06 -0700 (PDT) Received: (robin@localhost) by intercore.com (8.7.1/8.6.4) id LAA27887; Sat, 15 Jun 1996 11:44:44 -0400 (EDT) From: Robin Cutshaw Message-Id: <199606151544.LAA27887@intercore.com> Subject: Re: ktrace [Was: 2.2-960612-SNAP resolver problems] To: joerg_wunsch@uriah.heep.sax.de Date: Sat, 15 Jun 1996 11:44:43 -0400 (EDT) Cc: freebsd-current@FreeBSD.org In-Reply-To: <199606151204.OAA01643@uriah.heep.sax.de> from "J Wunsch" at Jun 15, 96 02:04:38 pm X-Mailer: ELM [version 2.4 PL21] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > I wonder whether we should turn on ktrace by default. It seems to do > a fine job, and it might help many people to find out about spurious > software troubles (namely about the configuration files that are being > searched by programs). Right now, only hard-core hackers are using > it. > I'd vote yes. I can't count the number of times that truss has pointed out problems on solaris systems for me. robin