From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24653 invoked by alias); 31 Mar 2007 11:58:14 -0000 Received: (qmail 24637 invoked by uid 22791); 31 Mar 2007 11:58:13 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 31 Mar 2007 12:58:12 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-214-84.inter.net.il [84.229.214.84]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CGB32002 (AUTH halo1); Sat, 31 Mar 2007 14:58:03 +0300 (IDT) Date: Sat, 31 Mar 2007 11:58:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb-patches@sourceware.org In-reply-to: <460B280F.90908@portugalmail.pt> (message from Pedro Alves on Thu, 29 Mar 2007 03:44:31 +0100) Subject: Re: Remove old WinCE support. Reply-to: Eli Zaretskii References: <460B280F.90908@portugalmail.pt> 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/msg00380.txt.bz2 > Date: Thu, 29 Mar 2007 03:44:31 +0100 > From: Pedro Alves > > Eli, the documentation this patch removes is the same you saw in the > WinCE gdbserver patch. I didn't commit it, since it is documenting > features implemented in wince.c, which I was going to remove then, but > ended up postponing to this patch. You are cleared to commit them now. Thanks.