From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29374 invoked by alias); 10 Nov 2008 17:45:32 -0000 Received: (qmail 29273 invoked by uid 22791); 10 Nov 2008 17:45:31 -0000 X-Spam-Check-By: sourceware.org Received: from elasmtp-banded.atl.sa.earthlink.net (HELO elasmtp-banded.atl.sa.earthlink.net) (209.86.89.70) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 10 Nov 2008 17:44:42 +0000 Received: from [68.108.142.23] (helo=macbook-2.local) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KzaoZ-0002wF-CL; Mon, 10 Nov 2008 12:44:39 -0500 Message-ID: <49187306.6090201@earthlink.net> Date: Mon, 10 Nov 2008 17:53:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: Tristan Gingold CC: gdb-patches@sourceware.org Subject: Re: [RFC] Darwin port (Part 0) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: ae6f8838ff913eba0cc1426638a40ef67e972de0d01da94053b1d9233dcbccd107a5e85d7bc32df0350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00178.txt.bz2 Tristan Gingold wrote: > here are a patch to add a new host/target: Darwin (or MacOS X). This is very exciting! I've made a couple tries at getting this going, but never managed to get the code disentangled enough to be useful. Rewriting sounds like it was the right way to cut the knot. :-) What kind of pass/fail numbers are you seeing for the testsuite right now? (There's no threshold for submittability, but it tells us what to expect.) There is no copyright obstacle that I know of - Apple made a blanket assignment to the FSF for all future GDB changes. Stan