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 381beca614 Improve ptrace-error detection on Linux targets new 50fa3001ce Revert "Improve ptrace-error detection on Linux targets"
The 1 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 | 45 ----------- gdb/doc/ChangeLog | 5 -- gdb/doc/gdb.texinfo | 143 --------------------------------- gdb/gdbserver/ChangeLog | 14 ---- gdb/gdbserver/linux-low.c | 9 +-- gdb/gdbserver/server.c | 14 +--- gdb/gdbserver/thread-db.c | 2 +- gdb/gdbsupport/gdb-dlfcn.h | 4 +- gdb/inf-ptrace.c | 17 +--- gdb/inf-ptrace.h | 10 --- gdb/linux-nat.c | 9 +-- gdb/nat/fork-inferior.c | 4 +- gdb/nat/fork-inferior.h | 7 +- gdb/nat/linux-ptrace.c | 192 ++------------------------------------------- gdb/nat/linux-ptrace.h | 27 ++----- gdb/remote.c | 16 +--- 16 files changed, 31 insertions(+), 487 deletions(-)