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 5ab7e92d559 Preserve a local variable in a gdb test new 710f7df7da3 gdb: remove the !startup_with_shell path from construct_inf [...] new 512ca2fca4b gdb: split up construct_inferior_arguments
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/corelow.c | 2 +- gdb/inferior.c | 5 +- gdb/inferior.h | 7 +- gdb/main.c | 3 +- gdb/python/py-inferior.c | 2 +- gdb/testsuite/gdb.base/args.exp | 11 +- gdb/testsuite/gdb.base/inferior-args.exp | 48 +++++-- gdb/testsuite/gdb.base/startup-with-shell.exp | 37 ++---- gdbserver/server.cc | 4 +- gdbsupport/common-inferior.cc | 173 +++++++++++++++----------- gdbsupport/common-inferior.h | 10 +- 11 files changed, 173 insertions(+), 129 deletions(-)