From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18033 invoked by alias); 7 Jan 2003 16:57:48 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18025 invoked from network); 7 Jan 2003 16:57:47 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by 209.249.29.67 with SMTP; 7 Jan 2003 16:57:47 -0000 Received: by redhat.com (Postfix, from userid 201) id E79E11C110; Tue, 7 Jan 2003 11:58:12 -0500 (EST) Date: Tue, 07 Jan 2003 16:57:00 -0000 From: Christopher Faylor To: gdb-patches@sources.redhat.com Cc: ford@vss.fsi.com Subject: Re: Fall back from Windows to cygwin PIDs Message-ID: <20030107165812.GA6756@redhat.com> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com, ford@vss.fsi.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-01/txt/msg00283.txt.bz2 On Mon, Jan 06, 2003 at 01:23:35PM -0600, Brian Ford wrote: >The attached patch attempts to fall back from Windows to Cygwin PIDs. >This only adds functionality, without changing the previous behavior. As >such, I believe it will lessen confusion for those expecting normal >Unix like behavior under Cygwin. Thanks and please CC me on replies. Sorry, but there was no patch attached to this message. You attached the whole win32-nat.c file. Please send a patch and ChangeLog if you want your changes to be reviewed. Thanks, cgf