From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18812 invoked by alias); 19 Nov 2002 15:49:36 -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 18805 invoked from network); 19 Nov 2002 15:49:36 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 19 Nov 2002 15:49:36 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18ECVW-0003Bk-00 for ; Tue, 19 Nov 2002 11:49:54 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18EAeV-0004Ki-00 for ; Tue, 19 Nov 2002 10:51:03 -0500 Date: Tue, 19 Nov 2002 07:49:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Switch to demangle ObjC symbols in maint.c Message-ID: <20021119155103.GA16640@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <3DDA599A.2080005@doc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DDA599A.2080005@doc.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-11/txt/msg00490.txt.bz2 On Tue, Nov 19, 2002 at 08:32:42AM -0700, Adam Fedor wrote: > This is a very simple patch to allow languages other than C to be demangled. > > 2002-11-19 Adam Fedor > > * gdb/maint.c (maintenance_demangle): Add switch to demangle > other language's symbols. Shouldn't this be in a wrapper somewhere? Aren't we going to need to demangle ObjC symbols in a lot of places where we demangle C++ symbols? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer