From owner-cvs-src@FreeBSD.ORG Thu May 1 20:26:16 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA17A1065673; Thu, 1 May 2008 20:26:16 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 56D828FC0A; Thu, 1 May 2008 20:26:15 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m41KQEAr093330; Fri, 2 May 2008 00:26:14 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1209673574; bh=LZBkFG8VwyOCYcaVIH2VwSAGZME0eC2Z2KHjfiI 3pLM=; l=327; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=HUYx/SH5n+hpl9gjxGLy1cH8l gSRoBzCQ3X2dPqTZviPaeKlTxeoSS33ByCvsVbIRc3I8pTyihVtPd06nAh1gUnx4+vX Rslc/X2KRt5TQnDGoybilKENKEezTpHvCeyolG+kH1alTKkU81zfxvMwPyoTdvFOKbI ZwHvXaif9ZLM= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m41KQDaT093328; Fri, 2 May 2008 00:26:13 +0400 (MSD) (envelope-from ache) Date: Fri, 2 May 2008 00:26:13 +0400 From: Andrey Chernov To: John Baldwin Message-ID: <20080501202613.GA93118@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , John Baldwin , Alexander Kabaev , Daniel O'Connor , cvs-all@FreeBSD.ORG, Brooks Davis , cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG References: <200804211817.m3LIHm97031507@repoman.freebsd.org> <200805011036.16663.jhb@freebsd.org> <20080501145315.4ec8170c@kan.dnsalias.net> <200805011559.00415.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805011559.00415.jhb@freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Brooks Davis , Daniel O'Connor , cvs-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, Alexander Kabaev Subject: Re: cvs commit: src/etc/defaults rc.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2008 20:26:17 -0000 On Thu, May 01, 2008 at 03:59:00PM -0400, John Baldwin wrote: > Yeah, but my laptop only has vidconsole and it hangs during a panic in X > unless I turn off 'debugger_on_panic'. Ideally KDB_UNATTENDED option (almost the same thing) should be able to produce textdumps, but currently is not. -- http://ache.pp.ru/