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 cfeab26e4d4 Deprecate dbx mode new d43bd54d543 gdb/mi: fix regression in mi -add-inferior command new 6fd90137e77 gdb/mi: add --no-connection to MI -add-inferior command
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/NEWS | 10 ++ gdb/doc/gdb.texinfo | 39 ++++++- gdb/inferior.c | 6 +- gdb/inferior.h | 7 ++ gdb/mi/mi-main.c | 47 ++++++++- gdb/testsuite/gdb.mi/interrupt-thread-group.exp | 16 +-- gdb/testsuite/gdb.mi/mi-add-inferior.exp | 130 ++++++++++++++++++++++++ 7 files changed, 230 insertions(+), 25 deletions(-) create mode 100644 gdb/testsuite/gdb.mi/mi-add-inferior.exp