From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17508 invoked by alias); 26 Jun 2014 08:44:33 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 17493 invoked by uid 89); 26 Jun 2014 08:44:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtpo09.poczta.onet.pl Received: from smtpo09.poczta.onet.pl (HELO smtpo09.poczta.onet.pl) (213.180.142.140) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 26 Jun 2014 08:44:30 +0000 Received: from [192.168.2.253] (77-253-37-82.adsl.inetia.pl [77.253.37.82]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: freddie_chopin@op.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 3gzZXV6PqSz9tw4m for ; Thu, 26 Jun 2014 10:44:26 +0200 (CEST) Message-ID: <53ABDD67.1020900@op.pl> Date: Thu, 26 Jun 2014 08:44:00 -0000 From: Freddie Chopin User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: Problem with continue/halt References: <53A52B93.9030204@op.pl> In-Reply-To: <53A52B93.9030204@op.pl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-06/txt/msg00084.txt.bz2 Hello again! The problem is still there with the most recent git snapshot. I tried compiling some older versions (like 7.7 or 7.7.1 or the one which worked some time ago), but the build fails in each case - I guess this must be somehow related to using mingw-w64 4.9.0 and the -Werror flag. I'll try to find the first "new" version that compiles fine for me and hope it will not have the bug... Regards, FCh