From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30619 invoked by alias); 24 Nov 2007 20:51:53 -0000 Received: (qmail 30609 invoked by uid 22791); 24 Nov 2007 20:51:53 -0000 X-Spam-Check-By: sourceware.org Received: from pool-70-20-17-24.bstnma.fios.verizon.net (HELO ednor.cgf.cx) (70.20.17.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 24 Nov 2007 20:51:49 +0000 Received: by ednor.cgf.cx (Postfix, from userid 201) id 3D68D2B352; Sat, 24 Nov 2007 15:51:48 -0500 (EST) Date: Sat, 24 Nov 2007 20:51:00 -0000 From: Christopher Faylor To: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [win32] Fix suspend count handling Message-ID: <20071124205148.GD4928@ednor.casa.cgf.cx> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <47437D3A.3000107@portugalmail.pt> <000001c82c31$4a57b220$df071660$@u-strasbg.fr> <4053daab0711210543w4b241e1ek2371e887f3c4f7d2@mail.gmail.com> <000401c82c48$a450df10$ecf29d30$@u-strasbg.fr> <4053daab0711210708o607018b9n8b63147a8498a207@mail.gmail.com> <4053daab0711211019r15f3a862g677080b65b4d8e71@mail.gmail.com> <4744BCCE.60705@portugalmail.pt> <20071123010744.GA31180@ednor.casa.cgf.cx> <47481615.1070307@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47481615.1070307@portugalmail.pt> User-Agent: Mutt/1.5.16 (2007-06-09) 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: 2007-11/txt/msg00458.txt.bz2 On Sat, Nov 24, 2007 at 12:16:21PM +0000, Pedro Alves wrote: > Added a #define and checked in (see attached). Could you add a comment too at some point? It's not clear to me what that constant does. cgf