From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29055 invoked by alias); 16 Dec 2011 14:35:35 -0000 Received: (qmail 28886 invoked by uid 22791); 16 Dec 2011 14:35:34 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,TW_DB X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Dec 2011 14:35:21 +0000 Received: by iacb35 with SMTP id b35so3265006iac.0 for ; Fri, 16 Dec 2011 06:35:21 -0800 (PST) Received: by 10.50.15.130 with SMTP id x2mr8798470igc.21.1324046121349; Fri, 16 Dec 2011 06:35:21 -0800 (PST) Received: from [192.168.1.102] ([218.109.115.47]) by mx.google.com with ESMTPS id z22sm33344369ibg.5.2011.12.16.06.35.18 (version=SSLv3 cipher=OTHER); Fri, 16 Dec 2011 06:35:20 -0800 (PST) Message-ID: <4EEB581B.7020206@gmail.com> Date: Fri, 16 Dec 2011 14:35:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Eli Zaretskii CC: gdb@sourceware.org Subject: Re: [windows mingw]gdb cvs head build error in windows-nat.c References: <4EEB53E4.3070207@gmail.com> <83mxas1tei.fsf@gnu.org> In-Reply-To: <83mxas1tei.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2011-12/txt/msg00031.txt.bz2 On 2011-12-16 22:29, Eli Zaretskii wrote: > An idea: actually implement cygwin_set_dr7;-) > > As for cygwin_get_dr, add a prototype before the first use. Hi, thanks for the reply, I just send a patch (add prototypes) to fix this minutes ago. asmwarrior ollydbg from codeblocks' forum