From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16105 invoked by alias); 28 Jan 2009 15:06:20 -0000 Received: (qmail 16093 invoked by uid 22791); 28 Jan 2009 15:06:19 -0000 X-SWARE-Spam-Status: No, hits=-2.4 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; Wed, 28 Jan 2009 15:06:16 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 665A529001E; Wed, 28 Jan 2009 16:06:13 +0100 (CET) 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 UNZLwiI5DneG; Wed, 28 Jan 2009 16:06:12 +0100 (CET) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id 8774629001C; Wed, 28 Jan 2009 16:06:12 +0100 (CET) Received: by province.act-europe.fr (Postfix, from userid 560) id 7D319165C6A; Wed, 28 Jan 2009 16:06:12 +0100 (CET) Date: Wed, 28 Jan 2009 18:00:00 -0000 From: Jerome Guitton To: Eli Zaretskii Cc: gdb-patches@sourceware.org Subject: Re: Add support for --with-system-gdbinit Message-ID: <20090128150612.GB12272@adacore.com> References: <20090114135619.GA24456@caradoc.them.org> <20090114194922.GA13339@caradoc.them.org> <20090119141053.GE45099@adacore.com> <20090121105348.GD148@adacore.com> <20090123172446.GJ58143@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) 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: 2009-01/txt/msg00531.txt.bz2 Eli Zaretskii (eliz@gnu.org): > > Date: Fri, 23 Jan 2009 18:24:46 +0100 > > From: Jerome Guitton > > Cc: gdb-patches@sourceware.org > > > > > This part is approved, with a few minor comments > > > > Thank you for the review Eli. I have attached the new patch; I will commit > > it when the other part is approved. > > Thanks, this version is OK. This has been committed as well. Thanks!