This is the mail archive of the gdb-patches@sourceware.org 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: fix PR python/13351


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> I agree that two APIs for the same functionality are a pain.  However
Phil> we have to keep them for backwards compatibility.
Phil> However, can we not deprecated and even gut lookup_global_symbol to
Phil> call lookup_symbol with a frame?

I think the two aren't really equivalent; lookup_symbol_in_language
calls demangle_for_lookup, but lookup_symbol_global does not.

Tom


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