completion_list_add_name wrapper functions
authorPedro Alves <palves@redhat.com>
Tue, 27 Jun 2017 15:32:57 +0000 (16:32 +0100)
committerPedro Alves <palves@redhat.com>
Tue, 27 Jun 2017 15:32:57 +0000 (16:32 +0100)
commit6da67eb10df978c1237ca863990f38cdd4ca2e95
tree0fc750b2776a6e3b4df7cbdab4ef9928c0c88763
parent23732b1e32dd58f7c731d9aee56ff0b22a645d53
completion_list_add_name wrapper functions

Replace macros with functions.

gdb/ChangeLog:
2017-06-27  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.
gdb/ChangeLog
gdb/symtab.c
This page took 0.026194 seconds and 4 git commands to generate.