From owner-cvs-all Mon Dec 16 22: 1:40 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 C01EA37B404 for ; Mon, 16 Dec 2002 22:01:39 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 671C243EC5 for ; Mon, 16 Dec 2002 22:01:35 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 48489 invoked by uid 1000); 17 Dec 2002 06:01:37 -0000 Date: Mon, 16 Dec 2002 22:01:37 -0800 (PST) From: Nate Lawson To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 i386-gdbstub.c In-Reply-To: Message-ID: 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 On Mon, 16 Dec 2002, Julian Elischer wrote: > NOOOOOOO!!!!!!! > previously a 'detach' would drop me back to ddb. > > please don't do this! (or provide a way for me to get back to ddb) I have backed it out. The original patch I submitted for review had this behavior covered by an option + sysctl. The only feedback I got was that the current behavior was considered a bug, hence the commit without any protection. How would you prefer this work? -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message