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 e526d3ab780 doc/python.texi : Adapt to Python 3 print syntax new c6e099ea079 gdb: restore warning when core file and executable don't match
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/corelow.c | 6 +- ...{noreturn-finish.c => corefile-exec-mismatch.c} | 19 ++- gdb/testsuite/gdb.base/corefile-exec-mismatch.exp | 188 +++++++++++++++++++++ 3 files changed, 204 insertions(+), 9 deletions(-) copy gdb/testsuite/gdb.base/{noreturn-finish.c => corefile-exec-mismatch.c} (79%) create mode 100644 gdb/testsuite/gdb.base/corefile-exec-mismatch.exp