From owner-freebsd-mips@FreeBSD.ORG Tue Aug 24 21:22:24 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D84D1065673 for ; Tue, 24 Aug 2010 21:22:24 +0000 (UTC) (envelope-from PMahan@adaranet.com) Received: from barracuda.adaranet.com (smtp.adaranet.com [72.5.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 7E7D58FC15 for ; Tue, 24 Aug 2010 21:22:24 +0000 (UTC) X-ASG-Debug-ID: 1282684245-506138f60001-1gY7mK Received: from SJ-EXCH-1.adaranet.com ([10.10.1.29]) by barracuda.adaranet.com with ESMTP id 7P7Ge0oEFMwyWbXp for ; Tue, 24 Aug 2010 14:10:45 -0700 (PDT) X-Barracuda-Envelope-From: PMahan@adaranet.com Received: from SJ-EXCH-1.adaranet.com ([fe80::7042:d8c2:5973:c523]) by SJ-EXCH-1.adaranet.com ([fe80::7042:d8c2:5973:c523%14]) with mapi; Tue, 24 Aug 2010 14:10:45 -0700 From: Patrick Mahan X-Barracuda-BBL-IP: fe80::7042:d8c2:5973:c523 X-Barracuda-RBL-IP: fe80::7042:d8c2:5973:c523 To: "freebsd-mips@freebsd.org" Date: Tue, 24 Aug 2010 14:10:43 -0700 X-ASG-Orig-Subj: MIPS supported gdb Thread-Topic: MIPS supported gdb Thread-Index: ActD0NBJyy3azWKkSISjFgnh3MsicA== Message-ID: <32AB5C9615CC494997D9ABB1DB12783C024C875463@SJ-EXCH-1.adaranet.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Barracuda-Connect: UNKNOWN[10.10.1.29] X-Barracuda-Start-Time: 1282684245 X-Barracuda-URL: http://172.16.10.203:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at adaranet.com Subject: MIPS supported gdb X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2010 21:22:24 -0000 All, I need to know if building gdb (either as a cross-tool or as a native image= ) is supported for the MIPS architecture. We are building a version of FreeBSD 8.0 which I have checked and see that = building gdb is disabled there. However, if I can build it from HEAD, that would be great. Target System Octeon EBHT5800 Eval board w/ 4 Gbytes RAM Host build system FreeBSD 8.0 amd64 Or should I pull down the gdb sources directly from GNU and try to build th= e gdb as a cross tool? Thanks for you input, Patrick Kernel Tech Lead, Adara Networks