From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14154 invoked by alias); 30 Mar 2012 09:15:00 -0000 Received: (qmail 14142 invoked by uid 22791); 30 Mar 2012 09:14:59 -0000 X-SWARE-Spam-Status: No, hits=-7.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 30 Mar 2012 09:14:38 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2U9E4iQ003384 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 30 Mar 2012 05:14:04 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q2U9E3xd003307; Fri, 30 Mar 2012 05:14:03 -0400 Message-ID: <4F75795B.9000801@redhat.com> Date: Fri, 30 Mar 2012 09:15:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120316 Thunderbird/11.0 MIME-Version: 1.0 To: Roland Schwingel CC: gdb-patches@sourceware.org, Joel Brobecker Subject: Re: [PATCH v3] Add dll trampoline code handling for windows 64bit References: <4F7556D4.4010404@onevision.com> In-Reply-To: <4F7556D4.4010404@onevision.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit 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: 2012-03/txt/msg01044.txt.bz2 On 03/30/2012 07:46 AM, Roland Schwingel wrote: > The other 2 formatting I will also correct on commit. But if you want I am doing > a 4th version of my patch with your suggested changes and send it in. Elsewise I will > sit and wait until my assignment stuff gets done and commit it later on and avoid unneccessary noise. Please send an updated patch, so we have in the archives the exact patch as what is checked in, and in case some other maintainer wants to take a look, best have him look at the refreshed patch. In fact, if you had sent it already in that email, there'd have been no extra noise, right? ;-) -- Pedro Alves