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 0850800ff0e gdb: only use /proc/PID/exe for local f/s with no sysroot new b2390383600 gdb: linux-namespaces: enter user namespace when appropriate
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/nat/linux-namespaces.c | 24 +++- ...me-unwind-disable.c => user-namespace-attach.c} | 13 ++ gdb/testsuite/gdb.base/user-namespace-attach.exp | 136 +++++++++++++++++++++ 3 files changed, 172 insertions(+), 1 deletion(-) copy gdb/testsuite/gdb.base/{frame-unwind-disable.c => user-namespace-attach.c} (80%) create mode 100644 gdb/testsuite/gdb.base/user-namespace-attach.exp