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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from ac3d406409 Split macro_buffer in two classes, fix Clang build adds 3fed4c0b7a gdb: better static python detection in configure machinery adds a1945bd452 gdb/testsuite: make DWARF assembler's ranges' "base" and "ra [...] adds 86775fab42 gdb: fix debug expression dumping of function call expressions adds f07952eb0b Automatic date update in version.in adds a907d563de Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 15 ++++++ gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/expprint.c | 2 +- gdb/f-lang.c | 3 +- gdb/testsuite/ChangeLog | 27 +++++++++++ gdb/testsuite/gdb.base/debug-expr.c | 10 +++- gdb/testsuite/gdb.base/debug-expr.exp | 26 ++++------ gdb/testsuite/gdb.cp/debug-expr.exp | 24 +++------- gdb/testsuite/gdb.dlang/debug-expr.exp | 19 ++------ gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 8 ++-- .../gdb.dwarf2/dw2-inline-many-frames.exp | 12 ++--- gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp | 4 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 12 ++--- gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 14 +++--- gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.exp | 8 ++-- gdb/testsuite/gdb.dwarf2/dw2-ranges-psym.exp | 12 ++--- gdb/testsuite/gdb.dwarf2/enqueued-cu-base-addr.exp | 2 +- .../osabi.exp => gdb.fortran/debug-expr.exp} | 26 ++++++---- .../{array-bounds-high.f90 => debug-expr.f90} | 29 +++++++++--- gdb/testsuite/lib/dwarf.exp | 55 ++++++++++------------ gdb/testsuite/lib/gdb.exp | 28 +++++++++++ 23 files changed, 203 insertions(+), 139 deletions(-) copy gdb/testsuite/{gdb.base/osabi.exp => gdb.fortran/debug-expr.exp} (60%) copy gdb/testsuite/gdb.fortran/{array-bounds-high.f90 => debug-expr.f90} (64%)