From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3815 invoked by alias); 10 Jul 2003 21:44:38 -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 3801 invoked from network); 10 Jul 2003 21:44:37 -0000 Received: from unknown (HELO rwcrmhc13.comcast.net) (204.127.198.39) by sources.redhat.com with SMTP; 10 Jul 2003 21:44:37 -0000 Received: from lucon.org ([12.234.88.5]) by comcast.net (rwcrmhc13) with ESMTP id <200307102144340150090dr2e>; Thu, 10 Jul 2003 21:44:34 +0000 Received: by lucon.org (Postfix, from userid 1000) id 8D8982C510; Thu, 10 Jul 2003 21:44:26 +0000 (UTC) Date: Thu, 10 Jul 2003 21:44:00 -0000 From: "H. J. Lu" To: Andrew Cagney Cc: Mark Kettenis , binutils@sources.redhat.com, GDB Subject: Re: FYI: A new C++ demangler Message-ID: <20030710214426.GA32681@lucon.org> References: <20030710143557.GA25588@lucon.org> <86znjmp0c4.fsf@elgar.kettenis.dyndns.org> <3F0DD802.6090201@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F0DD802.6090201@redhat.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-07/txt/msg00144.txt.bz2 On Thu, Jul 10, 2003 at 05:17:54PM -0400, Andrew Cagney wrote: > > HJ, as a start why not separate out and submit these new tests you > refered to? Knowing what's broken is a good starting point. > http://sources.redhat.com/ml/binutils/2003-06/msg00804.html H.J.