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_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 9be90c6894 libctf: add CTF format specification adds 313f3b21cb gdb: remove bpstat typedef, rename bpstats to bpstat adds d0490f89ad gdb: make dwarf2_find_containing_comp_unit take a dwarf2_per_bfd adds 6f4cb31cf2 gdb: tweak scoped_disable_commit_resumed uses when resuming [...] adds 234f075cc6 gdb: fix nulltr -> nullptr typo adds 8b4195d8d1 Add a const version of gdb_argv:as_array_view adds e92f2b5eef Improve gdb::array_view ctor from contiguous containers adds d98c63919a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ada-lang.c | 4 +- gdb/ada-tasks.c | 2 +- gdb/break-catch-sig.c | 2 +- gdb/break-catch-syscall.c | 2 +- gdb/break-catch-throw.c | 4 +- gdb/breakpoint.c | 122 +++++++++++++++++------------------ gdb/breakpoint.h | 48 +++++++------- gdb/cli/cli-interp.c | 2 +- gdb/dwarf2/read.c | 32 ++++----- gdb/gdbthread.h | 2 +- gdb/infcmd.c | 8 ++- gdb/infrun.c | 2 +- gdb/inline-frame.c | 6 +- gdb/inline-frame.h | 4 +- gdb/maint.c | 2 +- gdb/mi/mi-interp.c | 6 +- gdb/mi/mi-main.c | 7 +- gdb/observable.h | 4 +- gdb/python/py-finishbreakpoint.c | 2 +- gdb/python/py-inferior.c | 2 +- gdb/python/py-stopevent.c | 4 +- gdb/python/py-stopevent.h | 2 +- gdb/python/python-internal.h | 2 +- gdb/solib-aix.c | 2 +- gdb/tui/tui-hooks.c | 2 +- gdb/tui/tui-interp.c | 2 +- gdb/unittests/array-view-selftests.c | 25 ++++++- gdb/utils.h | 10 +++ gdbsupport/array-view.h | 7 +- 30 files changed, 179 insertions(+), 142 deletions(-)