Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Adam Fedor <fedor@doc.com>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re:  [PATCH] Switch to demangle ObjC symbols in maint.c
Date: Tue, 19 Nov 2002 18:52:00 -0000	[thread overview]
Message-ID: <3DDAF8EE.1040601@doc.com> (raw)
In-Reply-To: <1037738917.12618.ezmlm@sources.redhat.com>

>
>>This is a very simple patch to allow languages other than C to be demangled.
>>
>
>
>>2002-11-19  Adam Fedor  <fedor@gnu.org>
>>
>>	* 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?
>

Objective-C is much simpler than C++ and has other ways to get things 
like class information (for instance), so this needs to be done in only 
a few places (Three, to be exact. Well, really, just two, and this is 
the second one).


       reply	other threads:[~2002-11-20  2:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1037738917.12618.ezmlm@sources.redhat.com>
2002-11-19 18:52 ` Adam Fedor [this message]
2002-11-19  7:32 Adam Fedor
2002-11-19  7:49 ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DDAF8EE.1040601@doc.com \
    --to=fedor@doc.com \
    --cc=drow@mvista.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox