From owner-freebsd-current@FreeBSD.ORG Mon Sep 29 08:42:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 222DA16A4B3; Mon, 29 Sep 2003 08:42:26 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AA2043FBF; Mon, 29 Sep 2003 08:42:25 -0700 (PDT) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h8TFgM0x071367 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 29 Sep 2003 08:42:24 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: "Greg 'groggy' Lehey" , FreeBSD current users Date: Mon, 29 Sep 2003 08:40:41 -0700 User-Agent: KMail/1.5.2 References: <20030929083007.GA33083@wantadilla.lemis.com> In-Reply-To: <20030929083007.GA33083@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309290840.41831.sam@errno.com> Subject: Re: Serial debug broken in recent -CURRENT? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 15:42:26 -0000 On Monday 29 September 2003 01:30 am, Greg 'groggy' Lehey wrote: > After building a new kernel, remote serial gdb no longer works. When > I issue a 'continue' command, I lose control of the system, but it > doesn't continue running. Has anybody else seen this? Yes, I noticed this late last week. I think it's been busted for <1 week. I tried to pinpoint the commit but ran out of time. Sam