From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26332 invoked by alias); 13 Feb 2014 17:24:20 -0000 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 Received: (qmail 26315 invoked by uid 89); 13 Feb 2014 17:24:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 13 Feb 2014 17:24:17 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1DHOCgJ026678 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 13 Feb 2014 12:24:12 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id s1DHOAkq014330; Thu, 13 Feb 2014 12:24:11 -0500 Message-ID: <52FCFFBA.3050104@redhat.com> Date: Thu, 13 Feb 2014 17:24:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Eli Zaretskii CC: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [Windows/RFA/commit] Deprecate windows-specific dll-symbols command and aliases References: <1391161706-340-1-git-send-email-brobecker@adacore.com> <834n4k75iu.fsf@gnu.org> <20140131113924.GB4101@adacore.com> <83zjmc5q2i.fsf@gnu.org> <52F14B9D.3000802@redhat.com> <20140210143456.GC5485@adacore.com> <52FB88CB.6000706@redhat.com> <20140212171738.GR5485@adacore.com> <20140213120103.GZ5485@adacore.com> <834n43rofm.fsf@gnu.org> <20140213164307.GA5485@adacore.com> <83wqgzq71r.fsf@gnu.org> In-Reply-To: <83wqgzq71r.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-02/txt/msg00474.txt.bz2 On 02/13/2014 05:03 PM, Eli Zaretskii wrote: >> Date: Thu, 13 Feb 2014 20:43:07 +0400 >> From: Joel Brobecker >> Cc: palves@redhat.com, gdb-patches@sourceware.org >> >> Based on this reply, do I understand correctly that you still think >> we should remove these commands from the manual? > > I do. But I won't fight over it. I wasn't trying to fight, only to get my point across. In the end it's your decision, and I respect it. -- Pedro Alves