This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O1 in repository toolchain/ci/binutils-gdb.
from 30732ea06d Automatic date update in version.in adds 807310c5c7 gdb: announce upcoming removal of Python 2 support from gdb adds a9c82bc13c gdb/mi: preserve user selected thread and frame when invokin [...] adds 9ac37a9ce6 PR gdb/27876 - debuginfod-downloaded source files don't pass [...] adds 2c5e3cf816 Automatic date update in version.in adds 2e79bbf1e2 gdb: Try searching for auto-load script using .gnu_debuglink new 4afc889439 Reduce duplicated symbol_clone_if_forward_ref work new fb0e49d8e0 Constant fold view increment expressions
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 +- gas/dwarf2dbg.c | 17 ++- gas/symbols.c | 11 +- gas/testsuite/gas/elf/dwarf2-18.d | 3 +- gdb/NEWS | 4 + gdb/auto-load.c | 64 +++++++++-- gdb/debuginfod-support.c | 5 +- gdb/mi/mi-cmd-stack.c | 11 ++ gdb/mi/mi-cmds.h | 12 ++ gdb/mi/mi-main.c | 74 ++----------- gdb/testsuite/gdb.mi/mi-cmd-user-context.exp | 157 +++++++++++++++++++++++++++ 11 files changed, 273 insertions(+), 87 deletions(-) create mode 100644 gdb/testsuite/gdb.mi/mi-cmd-user-context.exp