From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26660 invoked by alias); 16 Aug 2008 23:40:31 -0000 Received: (qmail 26646 invoked by uid 22791); 16 Aug 2008 23:40:30 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 16 Aug 2008 23:39:51 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id BF8A92AA4C2; Sat, 16 Aug 2008 19:39:49 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FwnVUjmmhHbr; Sat, 16 Aug 2008 19:39:49 -0400 (EDT) Received: from [127.0.0.1] (nile.gnat.com [205.232.38.5]) by rock.gnat.com (Postfix) with ESMTP id 650862AA4BF; Sat, 16 Aug 2008 19:39:49 -0400 (EDT) Message-ID: <48A76541.1020201@adacore.com> Date: Sun, 17 Aug 2008 22:57:00 -0000 From: Robert Dewar User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Stan Shebs CC: Mario Emmenlauer , Stan Shebs , "Dr. Rolf Jansen" , gdb@sourceware.org Subject: Re: gdb supported on powerpc-apple-darwin ? References: <48A6E7E9.3070004@emmenlauer.de> <958EAB4C-D513-4823-9111-25A6F5743307@surtec.com> <48A71019.7060503@codesourcery.com> <48A74D74.5040707@emmenlauer.de> <48A76233.4090201@earthlink.net> In-Reply-To: <48A76233.4090201@earthlink.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00209.txt.bz2 Stan Shebs wrote: > A concerted effort by one person (either inside or outside Apple) could > probably get the two versions back in sync, but it's a heavy-duty > hacking project that will likely take a number of months of fulltime effort. Interestingly, for GNAT we face the issue of getting an Ada supported GDB working on x86 Mac's, and we have to decide whether to move all the Ada stuff to the Apple version, or to tackle the merge.