From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1146 invoked by alias); 8 Jan 2010 11:08:32 -0000 Received: (qmail 1135 invoked by uid 22791); 8 Jan 2010 11:08:32 -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; Fri, 08 Jan 2010 11:08:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B388C2BABE0; Fri, 8 Jan 2010 06:08:25 -0500 (EST) 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 PsNSeGZvali2; Fri, 8 Jan 2010 06:08:25 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 407002BABDC; Fri, 8 Jan 2010 06:08:25 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 46B9AF595E; Fri, 8 Jan 2010 15:08:16 +0400 (RET) Date: Fri, 08 Jan 2010 11:08:00 -0000 From: Joel Brobecker To: Tristan Gingold Cc: gdb@sourceware.org Subject: Re: GDB 7.1 release planning... Message-ID: <20100108110816.GN4623@adacore.com> References: <20100108042117.GK4623@adacore.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: 2010-01/txt/msg00054.txt.bz2 > I'd like to improve the behaviour on Darwin. Most of the work has > already been integrated and I think the last submitted patch would go > in before the dead-line. This makes sense to me. Can you add a reference to the patches currently outstanding in the gdb-7.0 release page (wiki)? Or, if you prefer, you can send the URLs to me, and I'll update the page. > The last known issue is proper handling of common symbols, but this > work is not yet ready. I will see if I can submit this before Jan > 15th. OK. If you manage to make a change that only influences Darwin, and you think the patch is safe enough, you can elect to put it in the branch as well (your decision as the Darwin maintainer). -- Joel