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: [patch] Remove redundant symbol naming from new_symbol


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

>> On 05/27/2010 07:38 AM, sami wagiaalla wrote:
>> This patch removes the redundant calls.

Thanks.

Keith> FWIW, I think this patch should be approved; the additional calls to
Keith> dwarf2_full_name do appear to be redundant, since SYMBOL_SET_NAMES is
Keith> called unconditionally for every symbol with DW_AT_name.

Thanks for looking at this.

This patch is ok.

Tom


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