From owner-cvs-all Mon Sep 10 5:58:47 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 525DF37B405; Mon, 10 Sep 2001 05:58:39 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id OAA07225; Mon, 10 Sep 2001 14:58:37 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Greg Lehey Cc: John Baldwin , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options src/sys/i386/conf NOTES src References: <20010824102127.A21776@wantadilla.lemis.com> <20010824103018.C21776@wantadilla.lemis.com> From: Dag-Erling Smorgrav Date: 10 Sep 2001 14:58:36 +0200 In-Reply-To: <20010824103018.C21776@wantadilla.lemis.com> Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Greg Lehey writes: > On Thursday, 23 August 2001 at 17:56:28 -0700, John Baldwin wrote: > > Ah, no. The intent is not to restart from all panics. This lets > > you, the developer, decide at panic time if one wants to try and > > restart or not. If you do, you clear panicstr, otherwise it panics > > normally. > Do you return from the debugger to panic? I never do. I believe the documented procedure for obtaining a dump after a panic has dropped you into the debugger is to 'continue'. That's what I do most of the time, anyway, and I think that changing the behaviour of the 'continue' command will seriously surprise and aggravate a lot of people. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message