From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26767 invoked by alias); 10 Jul 2003 21:22:06 -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 26606 invoked from network); 10 Jul 2003 21:21:56 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 10 Jul 2003 21:21:56 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id h6ALLq530079; Thu, 10 Jul 2003 17:21:52 -0400 Received: from envy.delorie.com (localhost [127.0.0.1]) by envy.delorie.com (8.12.8/8.12.8) with ESMTP id h6ALLqVJ017427; Thu, 10 Jul 2003 17:21:52 -0400 Received: (from dj@localhost) by envy.delorie.com (8.12.8/8.12.8/Submit) id h6ALLp58017423; Thu, 10 Jul 2003 17:21:51 -0400 Date: Thu, 10 Jul 2003 21:22:00 -0000 Message-Id: <200307102121.h6ALLp58017423@envy.delorie.com> From: DJ Delorie To: kettenis@chello.nl CC: binutils@sources.redhat.com, gdb@sources.redhat.com In-reply-to: <86znjmp0c4.fsf@elgar.kettenis.dyndns.org> (message from Mark Kettenis on 10 Jul 2003 22:56:43 +0200) Subject: Re: FYI: A new C++ demangler References: <20030710143557.GA25588@lucon.org> <86znjmp0c4.fsf@elgar.kettenis.dyndns.org> X-SW-Source: 2003-07/txt/msg00142.txt.bz2 > Could someone fix the old demangler, or write a new one in > plain C (or re-write the C++ one in C)? Pretty please? I'm working on fixing the old one at the moment.