From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22429 invoked by alias); 27 Jan 2004 08:25:12 -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 22421 invoked from network); 27 Jan 2004 08:25:11 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 27 Jan 2004 08:25:11 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AlOTI-0007JV-Ti; Tue, 27 Jan 2004 03:21:21 -0500 Date: Tue, 27 Jan 2004 08:25:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew Cagney CC: gdb-patches@sources.redhat.com, jtc@acorntoolworks.com In-reply-to: <40159F02.2030809@gnu.org> (message from Andrew Cagney on Mon, 26 Jan 2004 18:13:06 -0500) Subject: Re: [patch] Delete "remote cisco" (aka the "mutant remote protocol") Reply-to: Eli Zaretskii References: <3FF9D6B1.7020702@gnu.org> <40159F02.2030809@gnu.org> X-SW-Source: 2004-01/txt/msg00686.txt.bz2 > Date: Mon, 26 Jan 2004 18:13:06 -0500 > From: Andrew Cagney > > > Hello, > > > > This deletes the cisco specific code in "remote.c". Several comments here: A belated response: what, if anything, does this do to the KOD support (see kod.c)?