From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14221 invoked by alias); 27 Jan 2004 14:05:47 -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 27722 invoked from network); 27 Jan 2004 13:46:19 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 27 Jan 2004 13:46:19 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 63FD32B92; Tue, 27 Jan 2004 08:46:15 -0500 (EST) Message-ID: <40166BA7.7080506@gnu.org> Date: Tue, 27 Jan 2004 14:05:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com, jtc@acorntoolworks.com Subject: Re: [patch] Delete "remote cisco" (aka the "mutant remote protocol") References: <3FF9D6B1.7020702@gnu.org> <40159F02.2030809@gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00692.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)? Hmm, yes, it's related. kod-cisco can probably go, but kod was (still is?) known to work with other OSs - eCos? Andrew