From owner-freebsd-current@FreeBSD.ORG Sat Jun 19 05:34:13 2004 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 A35CE16A4CE for ; Sat, 19 Jun 2004 05:34:13 +0000 (GMT) Received: from mail.FreeBSD.org.cn (dns3.freebsd.org.cn [61.129.66.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5509343D41 for ; Sat, 19 Jun 2004 05:34:09 +0000 (GMT) (envelope-from junsu@delphij.net) Received: (qmail 83934 invoked by uid 0); 19 Jun 2004 05:33:16 -0000 Received: from unknown (HELO beastie.frontfree.net) (218.107.145.7) by mail.FreeBSD.org.cn with AES256-SHA encrypted SMTP; 19 Jun 2004 05:33:16 -0000 Received: from localhost (localhost.frontfree.net [127.0.0.1]) by beastie.frontfree.net (Postfix) with ESMTP id B911A1175A for ; Sat, 19 Jun 2004 13:09:09 +0800 (CST) Received: from beastie.frontfree.net ([127.0.0.1]) by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02923-04 for ; Sat, 19 Jun 2004 13:09:09 +0800 (CST) Received: from sujunmobile (unknown [211.161.222.239]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by beastie.frontfree.net (Postfix) with ESMTP id 5E3CA1144C for ; Sat, 19 Jun 2004 13:09:06 +0800 (CST) Message-ID: <004201c455bb$8d064460$efdea1d3@fareast.corp.microsoft.com> From: "csj" To: Date: Sat, 19 Jun 2004 13:09:01 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: by amavisd-new at frontfree.net X-Mailman-Approved-At: Sat, 19 Jun 2004 12:07:10 +0000 Subject: Cross Platform Kernel Debug possible? 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: Sat, 19 Jun 2004 05:34:13 -0000 -Current will import GDB 6.x soon. Is it possible to run a GDB on Windows to debug the freebsd kernel though RS232 with this new version? Thanks, csujun