From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 106057 invoked by alias); 3 Nov 2015 21:03:25 -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 106045 invoked by uid 89); 3 Nov 2015 21:03:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wm0-f48.google.com Received: from mail-wm0-f48.google.com (HELO mail-wm0-f48.google.com) (74.125.82.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 03 Nov 2015 21:03:23 +0000 Received: by wmll128 with SMTP id l128so98067993wml.0 for ; Tue, 03 Nov 2015 13:03:20 -0800 (PST) X-Received: by 10.28.18.21 with SMTP id 21mr22917053wms.34.1446584600043; Tue, 03 Nov 2015 13:03:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.227.130 with HTTP; Tue, 3 Nov 2015 13:02:40 -0800 (PST) Reply-To: fracting@gmail.com In-Reply-To: <5638E6C5.5040006@redhat.com> References: <1446492970-21432-1-git-send-email-palves@redhat.com> <5637C1FA.2060708@redhat.com> <5637CB96.4010106@redhat.com> <5638988C.5070601@redhat.com> <5638E6C5.5040006@redhat.com> From: Qian Hong Date: Tue, 03 Nov 2015 21:03:00 -0000 Message-ID: Subject: Re: [PATCH 00/11] C++/MinGW patches To: Pedro Alves Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00128.txt.bz2 On Wed, Nov 4, 2015 at 12:54 AM, Pedro Alves wrote: > I've pushed this patch: > > https://sourceware.org/ml/gdb-patches/2015-11/msg00114.html > > on the testing branch as well. I wonder if it makes a difference for you. Update: I can confirm this patch fix the issue for MSYS2 mingw-w64 gdb. I was testing the wrong binary due to frequently switch between Windows VM and Linux host. Sorry for the stupid mistake and noise. Thanks for the fix! -- Regards, Qian Hong - http://www.winehq.org