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 76118e1675f gdb/python: New InferiorThread.ptid_string attribute new 3b9ff5d9009 gdb: add trailing '/' when using 'complete' with directory names
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/completer.c | 26 ++++-- gdb/completer.h | 12 ++- gdb/linespec.c | 2 +- gdb/testsuite/gdb.base/filename-completion.exp | 94 ++++++++++++++++++++ gdb/testsuite/lib/completion-support.exp | 116 +++++++++++++++---------- 5 files changed, 198 insertions(+), 52 deletions(-) create mode 100644 gdb/testsuite/gdb.base/filename-completion.exp