From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27085 invoked by alias); 8 Jan 2003 00:23:09 -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 26400 invoked from network); 8 Jan 2003 00:21:53 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by 209.249.29.67 with SMTP; 8 Jan 2003 00:21:53 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 783543D06; Tue, 7 Jan 2003 19:21:44 -0500 (EST) Message-ID: <3E1B6F18.70209@redhat.com> Date: Wed, 08 Jan 2003 00:23:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] README: remove references to deleted remote-*.c References: <200301070319.h073JQY14811@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00306.txt.bz2 > Andrew C writes: > >> Michael, check the bug database for some additional state on this. The >> `correct fix' involves an addition to the documentation. > > > I did some keyword searches and then read through the 574 open synopses. > The closest I found was: > > PR gdb/685 remote-utils and remote-array obsolete > PR gdb/118 update remote protocol doco > > These don't seem very close to me. Sorry, I was thinking of this: http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=403 Andrew