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 d8c8b84859d [gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs new 724fd9ba432 gdb: Restructure the completion_tracker class new 19a2740f7f2 gdb: Remove C++ symbol aliases from completion list
The 2 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 | 43 +++++ gdb/completer.c | 209 ++++++++++++++++++--- gdb/completer.h | 45 +++-- gdb/symtab.c | 21 +++ gdb/testsuite/ChangeLog | 5 + .../cp-completion-aliases.cc} | 54 +++++- .../gdb.linespec/cp-completion-aliases.exp | 54 ++++++ 7 files changed, 374 insertions(+), 57 deletions(-) copy gdb/testsuite/{gdb.cp/constexpr-field.cc => gdb.linespec/cp-completion-aliase [...] create mode 100644 gdb/testsuite/gdb.linespec/cp-completion-aliases.exp