From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21491 invoked by alias); 17 Sep 2003 20:41:13 -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 21481 invoked from network); 17 Sep 2003 20:41:12 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 17 Sep 2003 20:41:12 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 1A57CCB2D; Wed, 17 Sep 2003 13:41:12 -0700 (PDT) To: gdb-patches@sources.redhat.com Subject: Re: [rfa] generate symbols associated to namespaces References: <20030622173547.GA22603@nevyn.them.org> <20030624185019.GA24662@nevyn.them.org> <16222.12105.616302.481564@localhost.redhat.com> <16222.18907.572350.938649@localhost.redhat.com> From: David Carlton Date: Wed, 17 Sep 2003 20:41:00 -0000 In-Reply-To: (David Carlton's message of "Thu, 11 Sep 2003 12:52:23 -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-09/txt/msg00379.txt.bz2 On Thu, 11 Sep 2003 12:52:23 -0700, David Carlton said: > 2003-09-11 David Carlton > * gdb.c++/namespace.exp: Add tests for namespace types. > * gdb.c++/maint.exp (test_help): Test 'help maint cp namespace'. > (test_namespace): New. These should refer to gdb.cp; I've modified the ChangeLog accordingly. David Carlton carlton@kealia.com