From owner-freebsd-current@FreeBSD.ORG Thu Aug 11 16:56:57 2005 Return-Path: X-Original-To: current@freebsd.org 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 A4EC416A41F for ; Thu, 11 Aug 2005 16:56:57 +0000 (GMT) (envelope-from Lonnie.Vanzandt@ngc.com) Received: from xcgca810.northgrum.com (xcgca810.northgrum.com [208.12.122.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2296243D48 for ; Thu, 11 Aug 2005 16:56:57 +0000 (GMT) (envelope-from Lonnie.Vanzandt@ngc.com) Received: from xcgca800.northgrum.com ([157.127.103.70]) by xcgca810.northgrum.com with InterScan Messaging Security Suite; Thu, 11 Aug 2005 09:56:56 -0700 Received: from xcgco501.northgrum.com ([158.114.104.53]) by xcgca800.northgrum.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 11 Aug 2005 09:56:55 -0700 Received: from [192.168.217.128] ([158.114.106.12]) by xcgco501.northgrum.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 11 Aug 2005 10:56:17 -0600 From: Lonnie VanZandt Organization: Northrop Grumman To: Marcel Moolenaar Date: Thu, 11 Aug 2005 10:52:00 -0600 User-Agent: KMail/1.8.1 References: <200508040940.56172.lonnie.vanzandt@ngc.com> <200508111009.53939.lonnie.vanzandt@ngc.com> <1E8A49C9-D0E7-43CF-A3AC-CEA50B1A3135@xcllnt.net> In-Reply-To: <1E8A49C9-D0E7-43CF-A3AC-CEA50B1A3135@xcllnt.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508111052.01305.lonnie.vanzandt@ngc.com> X-OriginalArrivalTime: 11 Aug 2005 16:56:17.0415 (UTC) FILETIME=[97362170:01C59E95] Cc: current@freebsd.org Subject: Re: Missing a step in new(er) Remote gdb/kdb setup? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lonnie.vanzandt@ngc.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 16:56:57 -0000 forgive me for grasping for straws, but, might I hope that those fixes are related to segfaults on initial connections? ;-) If so, what is the nature of the fix? On Thursday 11 August 2005 10:47 am, Marcel Moolenaar wrote: > On Aug 11, 2005, at 9:09 AM, Lonnie VanZandt wrote: > > Marcel, > > > > The protocol sync issue is now gone - but the host side kgdb > > core dumps > > immediately after reporting the current break point of the target: > > *snip* > > > Is there a kgdb patch/update for 5.4 release p3 that I should > > apply? Or > > perhaps some permission/resource issue on the host that needs to be > > corrected? > > I committed a couple of fixes to -current, which I plan to merge to > RELENG_6 > in a couple of days. I'll merge to RELENG_5 as well then.