From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14514 invoked by alias); 2 Feb 2006 17:56:49 -0000 Received: (qmail 14456 invoked by uid 22791); 2 Feb 2006 17:56:48 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 02 Feb 2006 17:56:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F4ihG-0001aJ-Mv; Thu, 02 Feb 2006 12:56:42 -0500 Date: Thu, 02 Feb 2006 17:56:00 -0000 From: 'Daniel Jacobowitz' To: Dave Korn Cc: cygwin-patches@cygwin.com, gdb-patches@sourceware.org Subject: Re: [patch] fix spurious SIGSEGV faults under Cygwin Message-ID: <20060202175642.GA6058@nevyn.them.org> Mail-Followup-To: Dave Korn , cygwin-patches@cygwin.com, gdb-patches@sourceware.org References: <20060202174600.GA5696@nevyn.them.org> <009701c62821$5ae9a050$a501a8c0@CAM.ARTIMI.COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <009701c62821$5ae9a050$a501a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00040.txt.bz2 On Thu, Feb 02, 2006 at 05:51:54PM -0000, Dave Korn wrote: > On 02 February 2006 17:46, 'Daniel Jacobowitz' wrote: > > > "this information" does not refer to "if there is a debugger attached". > > > Ah! Thank you for solving my parsing problem! > > I still can't tell if that's because "this information" does not refer to the return value of IsDebuggerPresent, or because it > does but that return value does not detect gdb, but the feeling of utter bewilderment is subsiding somewhat! I assume it refers to whether Cygwin is handling a validity check at the moment. -- Daniel Jacobowitz CodeSourcery