From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9897 invoked by alias); 5 Aug 2009 04:45:21 -0000 Received: (qmail 9838 invoked by uid 22791); 5 Aug 2009 04:45:20 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 05 Aug 2009 04:45:13 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4F1E32BAC27; Wed, 5 Aug 2009 00:45:11 -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 HUjfOJFXGoMS; Wed, 5 Aug 2009 00:45:11 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0E2AE2BAC23; Wed, 5 Aug 2009 00:45:11 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 7CDCDF5932; Tue, 4 Aug 2009 21:45:04 -0700 (PDT) Date: Wed, 05 Aug 2009 04:45:00 -0000 From: Joel Brobecker To: Thiago Jung Bauermann Cc: gdb@sourceware.org, tromey@redhat.com, Christian Thalinger , Tristan Gingold Subject: Re: status of Darwin support Message-ID: <20090805044504.GJ4370@adacore.com> References: <4A5F8D9E.1060307@Sun.COM> <200908041804.30240.thiago.bauermann@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200908041804.30240.thiago.bauermann@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-08/txt/msg00022.txt.bz2 > Joel would probably know. My best guess is that even if Darwin support > is much better now, the MI incompatibilities would mean that you > wouldn't be able to drop FSF's GDB in place of Apple's for Xcode. Actually, I won't know that much more. Tristan is the one who looks after that port. As far as I know, we're using it internally, to debug GNAT for instance, and it seems to be working well. Thiago is right about the bunch of local additions that Apple made to GDB, though. -- Joel