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 08/40] completion_list_add_name wrapper functions


On 06/27/2017 01:56 PM, Yao Qi wrote:

>> gdb/ChangeLog:
>> yyyy-mm-dd  Pedro Alves  <palves@redhat.com>
>>
>> 	* symtab.c (COMPLETION_LIST_ADD_SYMBOL)
>> 	(MCOMPLETION_LIST_ADD_SYMBOL): Delete macros, replace with ...
>> 	(completion_list_add_symbol, completion_list_add_msymbol):
>> 	... these new functions.
>> 	(add_symtab_completions)
>> 	(default_make_symbol_completion_list_break_on_1): Adjust.
> 
> It is obvious.  Patch is good to me.
> 

Pushed in too.

Thanks,
Pedro Alves


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