From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22356 invoked by alias); 20 Feb 2003 20:06:18 -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 22242 invoked from network); 20 Feb 2003 20:06:16 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 20 Feb 2003 20:06:16 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h1KK6Ck32585; Thu, 20 Feb 2003 12:06:12 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Phil Edwards Cc: gdb-patches@sources.redhat.com Subject: Re: SYMBOL_SOURCE_NAME breakage References: <20030220174204.GA8906@disaster.jaj.com> From: David Carlton Date: Thu, 20 Feb 2003 20:06:00 -0000 In-Reply-To: <20030220174204.GA8906@disaster.jaj.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00491.txt.bz2 On Thu, 20 Feb 2003 12:42:04 -0500, Phil Edwards said: > The recent rename of SYMBOL_SOURCE_NAME missed a couple spots in > gdb/gdbtk/generic/gdbtk-cmds.c, leading to link failure using current > (as of 10 minutes ago) CVS HEAD. Doing the 2 renames in that file allows > the build to pass. > (I'm not fixing it myself because I don't have write privs to src repo.) My apologies; that's twice in the last two days that I've done this. I'll go and replace my gdb+dejagnu CVS source tree with an insight+dejagnu CVS source tree, so hopefully it won't happen again in the future. Thanks to you and Keith for dealing with this. David Carlton carlton@math.stanford.edu