From owner-freebsd-ppc@FreeBSD.ORG Wed Aug 2 17:07:26 2006 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 39E1D16A5F2; Wed, 2 Aug 2006 17:07:26 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 513E743D68; Wed, 2 Aug 2006 17:07:24 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.56] ([204.244.149.125]) (authenticated bits=0) by sippysoft.com (8.13.6/8.13.6) with ESMTP id k72H7LJI028308 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Aug 2006 10:07:22 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44D0DBAE.2080705@FreeBSD.org> Date: Wed, 02 Aug 2006 10:06:54 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: grehan@FreeBSD.org References: <44D0589A.4020703@FreeBSD.org> <44D0C849.6060802@freebsd.org> In-Reply-To: <44D0C849.6060802@freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@FreeBSD.org Subject: Re: FreeBSD/powerpc support for GDB 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, 02 Aug 2006 17:07:26 -0000 Peter Grehan wrote: > Hi Maxim, > >> Some time ago you have mentioned that you had some preliminary patches >> to make GDB working on FreeBSD/powerpc. Is it possible to get access >> to those patches? > > I had aggregated all the GDB patches from various people and had > something that's functioning (sans kgdb) on 6.0 - I can make that > available and also can merge it back to -current. Yes, please. Since having at least partially working debugger is much better than having no debugger at all. -Maxim