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 a32c1a92d5d gdb: make use of RAII in run_inferior_call new c715d0732a4 Improve core file path detection & put cores in output dir new e83907ff5ff Include count of unexpected core files in gdb.sum summary
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/testsuite/Makefile.in | 9 ++- gdb/testsuite/gdb.base/annota1.exp | 18 +++--- gdb/testsuite/gdb.base/annota3.exp | 18 +++--- gdb/testsuite/gdb.base/bigcore.exp | 38 +++---------- gdb/testsuite/gdb.base/exitsignal.exp | 11 +++- gdb/testsuite/lib/dg-add-core-file-count.sh | 41 ++++++++++++++ gdb/testsuite/lib/gdb.exp | 86 ++++++++++++++++++++++++++++- 7 files changed, 166 insertions(+), 55 deletions(-) create mode 100755 gdb/testsuite/lib/dg-add-core-file-count.sh