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 a4aa1f5 Fix extraneous complaints about missing expected TLS relocati [...] new 63c61e0 Add remove-inferiors test new eb2332d Fix remove-inferior error message
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 | 4 ++ gdb/inferior.c | 2 +- gdb/testsuite/ChangeLog | 10 ++++ .../remove-inferiors.c} | 1 + gdb/testsuite/gdb.multi/remove-inferiors.exp | 70 ++++++++++++++++++++++ 5 files changed, 86 insertions(+), 1 deletion(-) copy gdb/testsuite/{gdb.base/break-fun-addr1.c => gdb.multi/remove-inferiors.c} (99%) create mode 100644 gdb/testsuite/gdb.multi/remove-inferiors.exp