From owner-freebsd-ppc@FreeBSD.ORG Wed Jun 8 20:18:51 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5751216A41C for ; Wed, 8 Jun 2005 20:18:51 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from smtp.messaging.ch (exsmtp02.agrinet.ch [81.221.252.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BE043D4C for ; Wed, 8 Jun 2005 20:18:48 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from [192.168.225.5] ([80.218.0.93]) by smtp.messaging.ch with Microsoft SMTPSVC(6.0.3790.211); Wed, 8 Jun 2005 22:18:47 +0200 Message-ID: <42A7529F.4060001@pop.agri.ch> Date: Wed, 08 Jun 2005 22:18:39 +0200 From: Andreas Tobler User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Jun 2005 20:18:47.0380 (UTC) FILETIME=[46B7A940:01C56C67] Subject: gdb for fbsd-ppc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 20:18:51 -0000 Hello, is there a gdb available for fbsd-pcc? Preferrably src. I see one in src/gnu/usr.bin/gdb/gdb/, is this buildable and usable for ppc? Also, do I need to make buildworld or is there a simpler way when I only want gdb? Excuse me, still not that familiar with fbsd :) Thanks, Andreas