From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18568 invoked by alias); 23 Jan 2009 22:55:05 -0000 Received: (qmail 18560 invoked by uid 22791); 23 Jan 2009 22:55:05 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BARRACUDA_BRBL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 23 Jan 2009 22:54:58 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KDY00C004YIQD00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Sat, 24 Jan 2009 00:54:51 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.6.113]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KDY002HU4ZE3OK1@i_mtaout5.012.net.il>; Sat, 24 Jan 2009 00:54:51 +0200 (IST) Date: Fri, 23 Jan 2009 22:55:00 -0000 From: Eli Zaretskii Subject: Re: Add support for --with-system-gdbinit In-reply-to: <20090123172446.GJ58143@adacore.com> To: Jerome Guitton Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20090114135619.GA24456@caradoc.them.org> <20090114194922.GA13339@caradoc.them.org> <20090119141053.GE45099@adacore.com> <20090121105348.GD148@adacore.com> <20090123172446.GJ58143@adacore.com> X-IsSubscribed: yes 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/msg00475.txt.bz2 > 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.