From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25028 invoked by alias); 16 Dec 2006 21:23:01 -0000 Received: (qmail 25016 invoked by uid 22791); 16 Dec 2006 21:23:00 -0000 X-Spam-Check-By: sourceware.org Received: from pool-71-248-179-54.bstnma.fios.verizon.net (HELO cgf.cx) (71.248.179.54) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 16 Dec 2006 21:22:56 +0000 Received: by cgf.cx (Postfix, from userid 201) id B3EFD13D274; Sat, 16 Dec 2006 16:22:54 -0500 (EST) Date: Sat, 16 Dec 2006 21:23:00 -0000 From: Christopher Faylor To: dave.anglin@nrc-cnrc.gc.ca, Mark Kettenis , brobecker@adacore.com, gdb@sourceware.org Subject: Re: Likely obsolete pieces of GDB Message-ID: <20061216212254.GA14335@trixie.casa.cgf.cx> Mail-Followup-To: dave.anglin@nrc-cnrc.gc.ca, Mark Kettenis , brobecker@adacore.com, gdb@sourceware.org References: <20061216205923.GA21428@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061216205923.GA21428@nevyn.them.org> User-Agent: Mutt/1.5.11 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00150.txt.bz2 On Sat, Dec 16, 2006 at 03:59:23PM -0500, Daniel Jacobowitz wrote: >wince-stub.c >wince-stub.h >wince.c > > For Windows CE devices. Pedro Alves breathed some life > back into these in June, but Chris Faylor rejected the > patch (with which I completely agree). It's a Windows-specific > remote protocol, and should use the GDB remote protocol > instead. > > And now there's a Windows gdbserver as a start to that. > I think these files should be removed. And, it should come as no surprise that I agree and I apologize for introducing this misbegotten code into gdb to begin with. cgf