Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA/dwarf2] Use SYMBOL_SEARCH_NAME to set type name
Date: Fri, 22 Oct 2004 21:39:00 -0000	[thread overview]
Message-ID: <20041022213911.GJ21300@gnat.com> (raw)

Hello,

Right now, new_symbol() in dwarf2read.c sometimes sets the type name
using the SYMBOL_NATURAL_NAME. This is causing problems with Ada,
because contrary to C++ or Java, we chose to perform our searches using
the mangled name, not the demangled one.

2004-10-22  Joel Brobecker  <brobecker@gnat.com>
        
        From Paul Hilfinger <hilfinger@gnat.com>
        * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
        SYMBOL_NATURAL_NAME to set type names.

Tested on x86-linux. No regression. 
OK to apply?

Thanks,
-- 
Joel


             reply	other threads:[~2004-10-22 21:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 21:39 Joel Brobecker [this message]
2004-11-01 19:50 ` Joel Brobecker
2004-11-29  2:12   ` Elena Zannoni
2004-11-29 19:54     ` Paul Hilfinger
2004-12-01  3:05     ` Joel Brobecker
2005-02-15 20:24       ` Joel Brobecker

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=20041022213911.GJ21300@gnat.com \
    --to=brobecker@gnat.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