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 a75d04db22f Automatic date update in version.in new 3de4256ca3e gdb/nat: Use procfs(5) indexes in linux_common_core_of_thread new 16a447bec54 gdb/nat: Factor linux_proc_get_stat_field out of linux_comm [...] new c930a077225 gdb/nat/linux: Fix attaching to process when it has zombie threads
The 3 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/nat/linux-osdata.c | 38 +++----------------- gdb/nat/linux-osdata.h | 3 ++ gdb/nat/linux-procfs.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/nat/linux-procfs.h | 11 ++++++ 4 files changed, 116 insertions(+), 33 deletions(-)