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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from bf4cb9bee2 [gdb] Fix stepping over fork with follow-fork-mode child and gcc-8 adds 596dc4adff Speed up psymbol reading by removing a copy adds 38eae08459 Remove ALL_EXTENSION_LANGUAGES and ALL_ENABLED_EXTENSION_LANGUAGES adds a1fd1ac9de Remove ALL_SO_LIBS and so_list_head adds 94c93c35b5 Remove ALL_PSPACES adds 8be4b118a9 More C++-ification for struct display adds 4f7bc5edbd Don't re-process a DIE in read_lexical_block_scope adds b326e6b0de Automatic date update in version.in adds 6dc55ce97d Fix for the complaint observed when symbol reading due to un [...] adds 2f78cffc16 Change server_command to bool adds 4343499695 [gdb] Fix catch throw regexp matching adds 1ea1aee1ed Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 138 +++++++++++++++ gdb/ada-tasks.c | 4 +- gdb/break-catch-throw.c | 12 +- gdb/breakpoint.c | 228 ++++++++++++------------- gdb/c-exp.y | 11 +- gdb/c-typeprint.c | 4 +- gdb/cp-support.c | 41 +++-- gdb/cp-support.h | 11 +- gdb/dbxread.c | 9 +- gdb/dwarf2/read.c | 39 ++++- gdb/exec.c | 3 +- gdb/extension.c | 153 ++++++----------- gdb/gnu-v3-abi.c | 14 +- gdb/guile/scm-progspace.c | 11 +- gdb/linespec.c | 143 ++++++++-------- gdb/mi/mi-cmd-file.c | 3 +- gdb/printcmd.c | 193 ++++++++------------- gdb/probe.c | 4 +- gdb/progspace.c | 81 +++------ gdb/progspace.h | 17 +- gdb/psymtab.c | 4 +- gdb/python/python.c | 14 +- gdb/solib-frv.c | 18 +- gdb/solib-svr4.c | 8 +- gdb/solib.c | 50 ++---- gdb/solib.h | 9 +- gdb/solist.h | 8 - gdb/source.c | 4 +- gdb/stabsread.c | 12 +- gdb/symfile-debug.c | 4 +- gdb/symmisc.c | 134 +++++++-------- gdb/symtab.c | 28 ++- gdb/symtab.h | 17 +- gdb/testsuite/ChangeLog | 4 + gdb/testsuite/gdb.dwarf2/clang-debug-names.exp | 13 +- gdb/top.c | 2 +- gdb/top.h | 2 +- 38 files changed, 689 insertions(+), 763 deletions(-)