With the patch, I think I have a better change of getting a review... On Fri, Oct 22, 2004 at 02:39:11PM -0700, Joel Brobecker wrote: > 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 > > From Paul Hilfinger > * 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? -- Joel