From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13715 invoked by alias); 5 Feb 2002 00:01:26 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13650 invoked from network); 5 Feb 2002 00:01:25 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 5 Feb 2002 00:01:25 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 9817E3E55; Mon, 4 Feb 2002 19:01:25 -0500 (EST) Message-ID: <3C5F20D5.5000102@cygnus.com> Date: Mon, 04 Feb 2002 16:01:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Richard.Earnshaw@arm.com Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: [CVS note] New directory gdb/regformats/ References: <200202041007.KAA01490@cam-mail2.cambridge.arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00093.txt.bz2 > Andrew pointed out that anyone who doesn't do CVS updates with -d (get new >> directories) is going to lose when I add rules to use the new regformats >> directory. So, if you've got a checkout and do not automatically get new >> directories, you may want to go into src/gdb/ and issue a >> 'cvs update -d regformats' in order to get it. > > > Just a reminder that if you do a cvs update -d from the top level, you > will get *everything* in the src repository. That includes all of the X > distribution... Revised http://sources.redhat.com/gdb/current/ to at least hint at this. Andrew