From owner-freebsd-ppc@FreeBSD.ORG Fri Aug 4 22:32:58 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 B78C916A4EB; Fri, 4 Aug 2006 22:32:58 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0862743D45; Fri, 4 Aug 2006 22:32:57 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [10.33.24.110] (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.5.7-GR) with ESMTP id CAA57762 (AUTH peterg@ptree32.com.au); Sat, 5 Aug 2006 08:30:17 +1000 (EST) Message-ID: <44D3CAA7.4020102@freebsd.org> Date: Fri, 04 Aug 2006 15:31:03 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8b) Gecko/20051014 MIME-Version: 1.0 To: Marcel Moolenaar , freebsd-ppc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: gdb source 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: Fri, 04 Aug 2006 22:32:58 -0000 Hi all, I extracted the gdb source from my old 6.0 tree. This was an amalgam of work by a bunch of folk. I'll try and move it forward to -current but it there if anyone wants to have a look. There were a couple of files that were needed but had been deleted from the gdb vendor branch. http://people.freebsd.org/~grehan/gdbsrc.tgz later, Peter.