From owner-freebsd-stable@FreeBSD.ORG Mon Dec 18 16:34:48 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A85C916A40F for ; Mon, 18 Dec 2006 16:34:48 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id D265843CA0 for ; Mon, 18 Dec 2006 16:31:56 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 12EC5B823 for ; Mon, 18 Dec 2006 11:04:15 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <91B1464925DC6107B92D5DA0@ganymede.hub.org> References: <91B1464925DC6107B92D5DA0@ganymede.hub.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-10--827906592; protocol="application/pkcs7-signature" Message-Id: From: Vivek Khera Date: Mon, 18 Dec 2006 11:04:14 -0500 To: FreeBSD Stable X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Serial console configured ... break to DDB still doesn't work .. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 16:34:48 -0000 --Apple-Mail-10--827906592 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Dec 17, 2006, at 12:34 AM, Marc G. Fournier wrote: > I'm double checking with ALT_BREAK_TO_DEBUGGER set, to see if I can > get *that* > to work ... but, if anyone has any thoughts on this, please, I'm > all ears ... > I'm sooooooo close ... Definitely use ALT_BREAK_TO_DEBUGGER and turn off the regular BREAK_TO_DEBUGGER. The latter is dangerous depending on your serial console server device, or if you plug in a cable into the port on a running system... --Apple-Mail-10--827906592--