This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/binutils-gdb.
from 9b8efa2cd1 Test that frame info/IDs are stable/consistent adds 04739cc7ce [gdb/testsuite] Use early-out style in gdb.base/break-probes.exp adds 108e60844c [gdb/testsuite] Handle failing probe detection in gdb.base/b [...] adds d264c39e8b [gdb/testsuite] Improve probe detection in gdb.base/break-pr [...] adds 508109612f [gdb/testsuite] Fix probe test in gdb.base/break-interp.exp adds 6ef69a3ff3 [gdb/testsuite] Use pie instead of -fPIE -pie adds 0086a91cee [gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie in gdb_c [...] adds 809f3be12c Change pointer_type to a method of struct type adds 3814a9e1fe Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ax-gdb.c | 28 ++++----- gdb/c-valprint.c | 2 +- gdb/c-varobj.c | 9 +-- gdb/completer.c | 2 +- gdb/cp-support.c | 3 +- gdb/eval.c | 9 +-- gdb/findvar.c | 4 +- gdb/gdbtypes.c | 2 +- gdb/gdbtypes.h | 6 ++ gdb/language.c | 8 --- gdb/language.h | 4 -- gdb/python/py-type.c | 2 +- gdb/python/py-value.c | 4 +- gdb/symtab.c | 2 +- gdb/testsuite/gdb.base/attach-pie-misread.exp | 8 ++- gdb/testsuite/gdb.base/attach-pie-noexec.exp | 2 +- gdb/testsuite/gdb.base/break-interp.exp | 34 +++++++++- gdb/testsuite/gdb.base/break-probes.exp | 90 +++++++++++++++------------ gdb/testsuite/gdb.base/jit-attach-pie.exp | 2 +- gdb/testsuite/gdb.base/jit-elf.exp | 3 +- gdb/testsuite/gdb.base/pie-execl.exp | 2 +- gdb/testsuite/gdb.base/pie-fork.exp | 2 +- gdb/testsuite/gdb.base/reread.exp | 17 ++--- gdb/testsuite/gdb.threads/tls-nodebug-pie.exp | 2 +- gdb/testsuite/lib/rust-support.exp | 47 +++++++++++++- gdb/typeprint.c | 2 +- gdb/valops.c | 9 ++- gdb/value.c | 8 +-- 29 files changed, 188 insertions(+), 127 deletions(-)