From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17963 invoked by alias); 7 Aug 2003 15:36:01 -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 17950 invoked from network); 7 Aug 2003 15:36:00 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 7 Aug 2003 15:36:00 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 5F2D0C131; Thu, 7 Aug 2003 08:35:57 -0700 (PDT) To: gdb@sources.redhat.com Subject: Re: cvs update References: <20030807113218.GA21231@white> From: David Carlton Date: Thu, 07 Aug 2003 15:36:00 -0000 In-Reply-To: <20030807113218.GA21231@white> (Bob Rossi's message of "Thu, 7 Aug 2003 07:32:18 -0400") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-08/txt/msg00104.txt.bz2 On Thu, 7 Aug 2003 07:32:18 -0400, Bob Rossi said: > When doing a 'cvs update' do I have to do it from the top level? > or can I do it from src/gdb? Most of the time, I do it from within src/gdb, but every few weeks I do it from within src. > I don't know if gdb depends on binutils, ... for running on the > host. The GDB binary is self-contained. David Carlton carlton@kealia.com