This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 78b13106ed Rename make_symbol_completion_list_fn -> symbol_completer new 6e1dbf8cda Clean up "completer_handle_brkchars" callback handling
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 26 ++++++++++ gdb/cli/cli-decode.c | 4 +- gdb/cli/cli-decode.h | 17 +------ gdb/command.h | 18 +++++-- gdb/completer.c | 139 ++++++++++++++++++++++++++++++++++++--------------- gdb/completer.h | 10 ++-- gdb/python/py-cmd.c | 7 ++- 7 files changed, 153 insertions(+), 68 deletions(-)