From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23959 invoked by alias); 30 Mar 2007 02:30:11 -0000 Received: (qmail 23929 invoked by uid 22791); 30 Mar 2007 02:30:08 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Mar 2007 03:30:02 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 63B894B267; Thu, 29 Mar 2007 21:30:01 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 39AFC4B262; Thu, 29 Mar 2007 21:30:00 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HX6sK-0003RU-5D; Thu, 29 Mar 2007 22:30:00 -0400 Date: Fri, 30 Mar 2007 02:30:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: Remove old WinCE support. Message-ID: <20070330023000.GA13218@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <460B280F.90908@portugalmail.pt> <20070329180035.GC28418@caradoc.them.org> <20070329195229.GA19477@caradoc.them.org> <460C4DB4.1020000@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <460C4DB4.1020000@portugalmail.pt> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) X-IsSubscribed: yes 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-03/txt/msg00339.txt.bz2 On Fri, Mar 30, 2007 at 12:37:24AM +0100, Pedro Alves wrote: > Done as attached. > Tested by building arm-unknown-elf-gdb, mips-unknown-elf-gdb, > mips-unknown-linux-gnu-gdb sh-unknown-elf-gdb on i686-pc-linux-gnu. > Also confirmed that mips-wince-pe and sh-wince-pe fail to configure. > OK? OK, and thanks for all your work on this. Did WinCE support for gdbserver end up in NEWS? If not, you might want to add it. It's important that we remember to crow about things that get better :-) -- Daniel Jacobowitz CodeSourcery