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 7820b634f74 gdb/testsuite/tui: implement _csi_P proc new 20471e00e2e gdbserver/linux: set lwp !stopped when failing to resume new 5a0c4a06eb4 gdb/linux-nat: remove check based on current_inferior in li [...]
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/linux-nat.c | 17 +-- .../vfork-multi-inferior-sleep.c} | 4 +- .../vfork-multi-inferior.c} | 38 +++++-- gdb/testsuite/gdb.threads/vfork-multi-inferior.exp | 115 +++++++++++++++++++++ gdbserver/linux-low.cc | 20 +++- 5 files changed, 168 insertions(+), 26 deletions(-) copy gdb/testsuite/{gdb.base/valgrind-infcall-2.c => gdb.threads/vfork-multi-infer [...] copy gdb/testsuite/{gdb.dwarf2/calling-convention.c => gdb.threads/vfork-multi-inf [...] create mode 100644 gdb/testsuite/gdb.threads/vfork-multi-inferior.exp