This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from e53c0f75bd Automatic date update in version.in adds a2fedca99c Implement 'set/show exec-file-mismatch'. adds b1468492c6 Test 'set exec-file-mismatch ask|warn|off'. adds e47e48f6a7 Document 'set|show exec-file-mismatch (ask|warn|off)' adds 65e5fdc0c1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 16 +++++ gdb/NEWS | 13 ++++ gdb/doc/ChangeLog | 6 ++ gdb/doc/gdb.texinfo | 30 ++++++++ gdb/exec.c | 145 +++++++++++++++++++++++++++++++++++--- gdb/gdbcore.h | 5 ++ gdb/infcmd.c | 3 + gdb/remote.c | 3 + gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.base/attach.c | 1 + gdb/testsuite/gdb.base/attach.exp | 84 +++++++++++++++++++++- gdb/testsuite/gdb.base/attach2.c | 1 + 13 files changed, 301 insertions(+), 12 deletions(-)