From owner-freebsd-current@FreeBSD.ORG Tue Dec 4 04:38:20 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C3716A418 for ; Tue, 4 Dec 2007 04:38:20 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.82]) by mx1.freebsd.org (Postfix) with ESMTP id 5E3F613C465 for ; Tue, 4 Dec 2007 04:38:20 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (asmtp003-s [10.150.69.66]) by smtpoutm.mac.com (Xserve/smtpout019/MantshX 4.0) with ESMTP id lB44LM1D003370; Mon, 3 Dec 2007 20:21:22 -0800 (PST) Received: from [192.168.1.100] (209-128-86-226.bayarea.net [209.128.86.226]) (authenticated bits=0) by mac.com (Xserve/asmtp003/MantshX 4.0) with ESMTP id lB44LJWT003142 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 3 Dec 2007 20:21:19 -0800 (PST) Message-Id: From: Marcel Moolenaar To: Julian Elischer In-Reply-To: <4754D411.6060608@elischer.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 3 Dec 2007 20:21:18 -0800 References: <4754D411.6060608@elischer.org> X-Mailer: Apple Mail (2.915) Cc: FreeBSD Current Subject: Re: remote gdb failures in recent builds (last 6 months or so.) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 04 Dec 2007 04:38:20 -0000 On Dec 3, 2007, at 8:14 PM, Julian Elischer wrote: > > Here's a trace of kgdb attempting to sync with a kernel over the > serial port.. > > note that: > 1/ gdb CAN read the damned data.. this is obtained from ktrace. > 2/ it prints out the packet in the error message. > 3/ teh kernel is sending each message twice, in pairs. > 4/ after kgdb finally sends a '-' (NAK) teh kernel sends ONE MORE > which seems to be accepted > > Anyone have any clues? Works just fine for me on all platforms, but I always use uart(4). What platform are you using and what gdb? How's the serial connection; through a comm-server? What's the line setting, which driver? -- Marcel Moolenaar xcllnt@mac.com