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-arm-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 98d48915d9 gdb: remove TYPE_DYN_PROP_LIST macro adds a1b68f2834 gdb: small cleanup of async-event.c structs adds cee2106c5b Automatic date update in version.in new 283cb58c4d [gdb/testsuite] Add gdb.dwarf2/clang-debug-names.c new bf4cb9bee2 [gdb] Fix stepping over fork with follow-fork-mode child and gcc-8
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: bfd/version.h | 2 +- gdb/ChangeLog | 10 ++ gdb/async-event.c | 74 +++++----- gdb/infrun.c | 6 + gdb/testsuite/ChangeLog | 5 + .../main.c => gdb.dwarf2/clang-debug-names.c} | 8 +- gdb/testsuite/gdb.dwarf2/clang-debug-names.exp | 156 +++++++++++++++++++++ 7 files changed, 221 insertions(+), 40 deletions(-) copy gdb/testsuite/{gdb.debuginfod/main.c => gdb.dwarf2/clang-debug-names.c} (93%) create mode 100644 gdb/testsuite/gdb.dwarf2/clang-debug-names.exp