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 91f8973ba3d gdb/testsuite: spring clean the gdb.stabs/gdb11479.exp test new 3105b46ed1e gdb: add filename option support new ebc73070f4b gdb: use option framework for add-inferior and clone-inferior
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/cli/cli-option.c | 90 +++++++- gdb/cli/cli-option.h | 20 ++ gdb/inferior.c | 291 ++++++++++++++++--------- gdb/maint-test-options.c | 28 ++- gdb/testsuite/gdb.base/filename-completion.exp | 7 + gdb/testsuite/gdb.base/options.exp | 95 +++++++- 6 files changed, 410 insertions(+), 121 deletions(-)