From owner-cvs-all Wed Sep 18 0:51:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD7B737B401; Wed, 18 Sep 2002 00:51:40 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 961E043E7B; Wed, 18 Sep 2002 00:51:38 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 18 Sep 2002 08:51:37 +0100 (BST) Date: Wed, 18 Sep 2002 08:51:31 +0100 From: David Malone To: "M. Warner Losh" Cc: phk@critter.freebsd.dk, bde@zeta.org.au, joe@FreeBSD.org, obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_timeout.c Message-ID: <20020918075131.GA68029@walton.maths.tcd.ie> References: <20020916195344.S6593-100000@gamplex.bde.org> <13645.1032171121@critter.freebsd.dk> <20020917.214610.80106692.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020917.214610.80106692.imp@bsdimp.com> User-Agent: Mutt/1.3.25i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 17, 2002 at 09:46:10PM -0600, M. Warner Losh wrote: > : Yes, but as far as I'm aware, we still don't have a print_backtrace(9) ? > > Would you use one if I wrote it? I have one for useland that I use > for a crude lead detector that I added to malloc/free. Definitely - we need to augment our panic and pagefault messages with something which prints a back trace. It would make the information which people report in PRs much more useful (without having to tell them to use DDB or compile a debugging kernel). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message