From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11286 invoked by alias); 30 Jan 2002 17:18:26 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11253 invoked from network); 30 Jan 2002 17:18:25 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (12.107.208.154) by sources.redhat.com with SMTP; 30 Jan 2002 17:18:25 -0000 Received: from cgf.cipe.redhat.com (dhcpd147.meridian.redhat.com [172.16.47.147]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g0UHIO306859 for ; Wed, 30 Jan 2002 12:18:24 -0500 Received: (from cgf@localhost) by cgf.cipe.redhat.com (8.11.6/8.8.7) id g0UHIZc14534 for gdb@sources.redhat.com; Wed, 30 Jan 2002 12:18:35 -0500 Date: Wed, 30 Jan 2002 09:18:00 -0000 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: Obsolete WinCE target Message-ID: <20020130171835.GH6543@redhat.com> Mail-Followup-To: gdb@sources.redhat.com References: <20020129141118.A2232@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-01/txt/msg00356.txt.bz2 On Wed, Jan 30, 2002 at 02:33:54PM +0200, Eli Zaretskii wrote: >On Tue, 29 Jan 2002, Daniel Jacobowitz wrote: >>We even do support PE on one of the Windows or DOS targets, don't we? > >Yes, Cygwin supports PE, AFAIK. (Actually, Cygwin _produces_ PE >executables, so it must also support debugging them.) Yep. PE is used for other platforms as well, I believe. cgf