From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14305 invoked by alias); 1 Jun 2011 16:22:24 -0000 Received: (qmail 14297 invoked by uid 22791); 1 Jun 2011 16:22:22 -0000 X-SWARE-Spam-Status: No, hits=-2.0 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, 01 Jun 2011 16:22:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 65DDB2BB418; Wed, 1 Jun 2011 12:22:06 -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 eI0kcikTACFs; Wed, 1 Jun 2011 12:22:06 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 374322BB417; Wed, 1 Jun 2011 12:22:06 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 99B22145615; Wed, 1 Jun 2011 09:22:03 -0700 (PDT) Date: Wed, 01 Jun 2011 16:22:00 -0000 From: Joel Brobecker To: James Boulton Cc: gdb@sourceware.org Subject: Re: GDB Darwin Message-ID: <20110601162203.GC2452@adacore.com> References: <201106011629.18877.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-06/txt/msg00002.txt.bz2 > I see GDB now has support for i386, x64 and PowerPC flavours of > darwin, but not ARM. Is ARM Darwin support planned? I'm trying to > find a nice way of debugging directly from a Windows machine (there > is already an ARM Darwin targeted GDB, but this is only on OSX). As far as I know, I haven't heard of anyone planning on doing the work for ARM. -- Joel