symtab.h: 2000-10-12 SYMBOL_INIT_DEMANGLED_NAME change, why ?
Daniel Berlin
dberlin@redhat.com
Sat Oct 28 15:31:00 GMT 2000
"Peter.Schauer" <Peter.Schauer@regent.e-technik.tu-muenchen.de> writes:
> > There is no noticeable speed decrease due to this change.
> > I originally thought the actual likely culprit is somewhere in the stabsreader, the
> > SYMBOL_LANGUAGE not getting set in all cases.
> > But it turned out the current file's language was language_unknown for
> > some reason, at the point it wanted to set the symbol language.
> > However, I couldn't follow all the codepaths to track this down, due
> > to the gotos.
> > I didn't feel like wasting any more time on it, so i just fixed the
> > symptom, as you said.
>
> I would be volunteering to `waste' more time on it, if you can provide
> an example, as I'd rather like to fix the cause.
Okeydokey, i'll send you one.
You'll likely find it's bad debug info being produced by GCC 2.95.2 in
stabs mode, in which case, we can't get it fixed (unless it's still
broken in 2.97, which i doubt).
--Dan
More information about the Gdb-patches
mailing list