From owner-freebsd-arch@FreeBSD.ORG Tue Sep 4 13:57:28 2007 Return-Path: Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAB6616A469; Tue, 4 Sep 2007 13:57:28 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id A692813C45A; Tue, 4 Sep 2007 13:57:28 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l84DvOi3056953; Tue, 4 Sep 2007 06:57:28 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l84DvOwG056952; Tue, 4 Sep 2007 06:57:24 -0700 (PDT) (envelope-from obrien) Date: Tue, 4 Sep 2007 06:57:23 -0700 From: "David O'Brien" To: Robert Watson Message-ID: <20070904135723.GA56892@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Robert Watson , John Baldwin , freebsd-arch@freebsd.org References: <20070815233852.X568@10.0.0.1> <200708161056.31494.jhb@freebsd.org> <20070816131327.J568@10.0.0.1> <200708161635.20935.jhb@freebsd.org> <20070831220318.GA4861@dragon.NUXI.org> <20070902120655.U35384@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070902120655.U35384@fledge.watson.org> X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Cc: John Baldwin , freebsd-arch@FreeBSD.org Subject: Re: file locking. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 13:57:28 -0000 On Sun, Sep 02, 2007 at 12:09:21PM +0100, Robert Watson wrote: > What I occasionally wish is that all the magic in DDB could also be used on > coredumps -- i.e., that we could compile the kernel DDB bits into a user > binary to run on matching core dumps in order to more easily extract things > like WITNESS data, etc. No doubt a moderate amount of evil would be > required to do this... \me too! :-) Now, that would *certainly* be useful! :-) -- -- David (obrien@FreeBSD.org)