From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24531 invoked by alias); 3 Dec 2001 05:57:54 -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 24510 invoked from network); 3 Dec 2001 05:57:53 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 3 Dec 2001 05:57:53 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 078FF3D59; Mon, 3 Dec 2001 00:57:51 -0500 (EST) Message-ID: <3C0B145E.1000900@cygnus.com> Date: Sun, 02 Dec 2001 21:57:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20011020 X-Accept-Language: en-us MIME-Version: 1.0 To: Jim Blandy Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: RFA: document GDB's overlay support References: <20011130205837.ED4F15E9D8@zwingli.cygnus.com> <8582-Fri30Nov2001235720+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00026.txt.bz2 > That would be simpler. > > I guess I wanted to provide instructions for putting your build system > back in a "working normal" state: you type "cvs update", "configure", > and "make", and things just work, without needing to remember to copy > over certain files. > > But obviously, the instructions should mention the simpler > alternative, for those less forgetful than me. It needs to work for the snapshot process - PDF, PS and HTML. It definitly appears to do that! v-nice description, Andrew