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 98cc89d9ca1 gdbserver: include sys/stat.h for 'struct stat' new bed15c776d1 gdb: better warning when attaching, and executable is unknown new 0850800ff0e gdb: only use /proc/PID/exe for local f/s with no sysroot
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/exec.c | 8 +++++ gdb/linux-nat.c | 11 +++++-- gdb/nat/linux-procfs.c | 30 +++++++++++++++--- gdb/nat/linux-procfs.h | 14 ++++++-- gdb/testsuite/gdb.base/attach-deleted-exec.exp | 44 ++++++++++++++++++++++++++ gdbserver/linux-low.cc | 4 +-- 6 files changed, 101 insertions(+), 10 deletions(-)