From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99924 invoked by alias); 2 Nov 2015 20:22:49 -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 99914 invoked by uid 89); 2 Nov 2015 20:22:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wm0-f50.google.com Received: from mail-wm0-f50.google.com (HELO mail-wm0-f50.google.com) (74.125.82.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 02 Nov 2015 20:22:47 +0000 Received: by wmll128 with SMTP id l128so70878679wml.0 for ; Mon, 02 Nov 2015 12:22:44 -0800 (PST) X-Received: by 10.28.23.206 with SMTP id 197mr16729099wmx.88.1446495764367; Mon, 02 Nov 2015 12:22:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.227.130 with HTTP; Mon, 2 Nov 2015 12:22:04 -0800 (PST) Reply-To: fracting@gmail.com In-Reply-To: <5637C1FA.2060708@redhat.com> References: <1446492970-21432-1-git-send-email-palves@redhat.com> <5637C1FA.2060708@redhat.com> From: Qian Hong Date: Mon, 02 Nov 2015 20:22: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/msg00044.txt.bz2 Hi Pedro, On Tue, Nov 3, 2015 at 4:05 AM, Pedro Alves wrote: > BTW, I pushed a testable tree to users/palves/mingw-cxx-conversion, in > case someone could lend a hand with running gdb / testing on Windows. Thanks for your work, I'll run gdb and test on both Windows and Wine this weekend. BTW, there was a bug report of test failure found by running gdb / binutils testsuite on Windows: https://sourceware.org/bugzilla/show_bug.cgi?id=19052 No one has comment on that bug yet, did we report to the wrong component? Thanks! -- Regards, Qian Hong - http://www.winehq.org