This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.11-branch in repository binutils-gdb.
from 92e1921 Automatic date update in version.in new a0de87e Make gdb/linux-nat.c consider a waitstatus pending on the inf [...] new 136613e Fix PR gdb/19828: gdb -p <process from a container>: internal error
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 | 13 +++ gdb/linux-nat.c | 15 +++- gdb/testsuite/ChangeLog | 7 ++ .../attach-many-short-lived-threads.exp | 4 + .../{clone-thread_db.c => clone-attach-detach.c} | 41 ++++----- gdb/testsuite/gdb.threads/clone-attach-detach.exp | 98 ++++++++++++++++++++++ 6 files changed, 152 insertions(+), 26 deletions(-) copy gdb/testsuite/gdb.threads/{clone-thread_db.c => clone-attach-detach.c} (66%) create mode 100644 gdb/testsuite/gdb.threads/clone-attach-detach.exp