From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32110 invoked by alias); 27 Jun 2003 22:32:30 -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 32102 invoked from network); 27 Jun 2003 22:32:29 -0000 Received: from unknown (HELO hawaii.kealia.com) (216.101.126.244) by sources.redhat.com with SMTP; 27 Jun 2003 22:32:29 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 454EEBFDF; Fri, 27 Jun 2003 15:32:29 -0700 (PDT) To: gdb-patches@sources.redhat.com Cc: Elena Zannoni , Jim Blandy , Daniel Jacobowitz Subject: Re: [rfa] generate symbols associated to namespaces References: <20030622173547.GA22603@nevyn.them.org> <20030624185019.GA24662@nevyn.them.org> From: David Carlton Date: Fri, 27 Jun 2003 22:32:00 -0000 In-Reply-To: (David Carlton's message of "Fri, 27 Jun 2003 14:58:50 -0700") 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-06/txt/msg00840.txt.bz2 On Fri, 27 Jun 2003 14:58:50 -0700, David Carlton said: > How does this one look to y'all? Whoops, the ChangeLog entry isn't quite right: the following lines should be added to the entry for dwarf2read.c. (new_symbol): Allow namespace syms. (read_namespace): Generate namespace syms. David Carlton carlton@kealia.com