From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28688 invoked by alias); 2 Sep 2003 16:38:26 -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 28668 invoked from network); 2 Sep 2003 16:38:24 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 2 Sep 2003 16:38:24 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 32D88CAF7; Tue, 2 Sep 2003 09:38:13 -0700 (PDT) To: gdb-patches@sources.redhat.com Cc: ezannoni@redhat.com, Jim Blandy , Andrew Cagney Subject: Re: [rfa] generate symbols associated to namespaces References: <20030622173547.GA22603@nevyn.them.org> <20030624185019.GA24662@nevyn.them.org> <20030805175429.GA29704@nevyn.them.org> <20030831192950.GA20616@nevyn.them.org> From: David Carlton Date: Tue, 02 Sep 2003 16:38:00 -0000 In-Reply-To: <20030831192950.GA20616@nevyn.them.org> (Daniel Jacobowitz's message of "Sun, 31 Aug 2003 15:29:50 -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-09/txt/msg00005.txt.bz2 On Sun, 31 Aug 2003 15:29:50 -0400, Daniel Jacobowitz said: > This patch needs a trivial update for the gdb.c++ -> gdb.cp rename, > and IIRC one other merge update for the testsuite; and the comments > we discussed downthread. Mind reposting it? I'll see if I can find time to do that, though I'm a bit busy right now. But, frankly, I do mind reposting it (though I'm certainly not blaming you for this): the patch has been awaiting symtab review for two and a half months, and I shouldn't have to spend the time keeping it up to date while waiting for the symtab maintainers to get around to it. I had a lot of time to work on GDB through the end of June; I have much less time to work on GDB now. I'm still willing to spend the time trying to get my branch merged into the mainline sources, but I'd rather spend my limited GDB time doing things that are actually productive (generating new patches, responding to criticism of them, fixing bugs) instead of rehashing old patches. David Carlton carlton@kealia.com