This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Introduce notion of "search name"


> Under what circumstances does finding an objfile by the minsym's BFD
> section not work?  That minsym must have come from somewhere.  Do we
> produce minsyms whose sections are unset, for some reason?

Don't know that it happens with minsyms.  However, I have to find 
a place for demangled names for symbols other than minsyms (in Ada, we
can have mangled type names, enumeration literals, and field names), and for 
some of these I can't find an objfile.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]