From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12707 invoked by alias); 3 Sep 2009 08:58:59 -0000 Received: (qmail 12698 invoked by uid 22791); 3 Sep 2009 08:58:58 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Sep 2009 08:58:54 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id ED43A290070; Thu, 3 Sep 2009 10:58:51 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j33ato2usEKd; Thu, 3 Sep 2009 10:58:51 +0200 (CEST) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id F037E290068; Thu, 3 Sep 2009 10:58:50 +0200 (CEST) Cc: Joel Brobecker , gdb@sourceware.org Message-Id: <69E9CABA-4ECA-4FF5-8652-4CEF690CEEAE@adacore.com> From: Tristan Gingold To: Jack Howarth In-Reply-To: <20090902170908.GA5175@bromo.med.uc.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gdb-7.0 release] 2009-09-02 status and proposed plan Date: Thu, 03 Sep 2009 08:58:00 -0000 References: <20090902164425.GR4379@adacore.com> <20090902170908.GA5175@bromo.med.uc.edu> 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: 2009-09/txt/msg00033.txt.bz2 On Sep 2, 2009, at 7:09 PM, Jack Howarth wrote: > Is there any chance that x86_64-apple-darwin10 could be added > to the supported targets? The current gdb cvs builds on that > target, but can't debug binaries... Feel free to investigate or work on it. We have just ordered Snow Leopard so I won't look at this before a few days. Tristan.