Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/dwarf2] Use SYMBOL_SEARCH_NAME to set type name
@ 2004-10-22 21:39 Joel Brobecker
  2004-11-01 19:50 ` Joel Brobecker
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Brobecker @ 2004-10-22 21:39 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-02-15 17:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22 21:39 [RFA/dwarf2] Use SYMBOL_SEARCH_NAME to set type name Joel Brobecker
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox