This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 2b1538656b Automatic date update in version.in adds 0a4a1c6a3b [gdb/cli] Fix typo in logging overwrite help text adds 6ff9675421 [gdb/cli] Add "set logging enabled", deprecate "set logging on/off" adds eec685f8a6 ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol D [...] new 0c1e6e265b gdb: introduce a new overload of target_can_async_p new fce6cd341b gdb: hoist target_async_permitted checks into target.c new bf94662bfe gdb: add asserts in target.c for target_async_permitted new 7054fa5bca gdb: simplify remote_target::is_async_p new 32b1f5e8d6 gdb: add assert in remote_target::wait relating to async being off new c6a6aad52d gdb/python: make some global variables static new 43077a2374 gdb: rename source_styling_changed observer
The 7 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: gdb/NEWS | 7 +++ gdb/cli/cli-logging.c | 60 ++++++++++++++++++++++-- gdb/cli/cli-style.c | 2 +- gdb/doc/gdb.texinfo | 10 ++-- gdb/infcmd.c | 2 +- gdb/linux-nat.c | 8 ++-- gdb/mi/mi-main.c | 4 +- gdb/observable.c | 2 +- gdb/observable.h | 6 +-- gdb/python/python.c | 53 ++++++++++----------- gdb/remote.c | 24 ++++------ gdb/target.c | 21 +++++++-- gdb/target.h | 4 ++ gdb/testsuite/gdb.ada/access_to_packed_array.exp | 4 +- gdb/testsuite/gdb.base/style-logging.exp | 4 +- gdb/testsuite/gdb.base/ui-redirect.exp | 24 +++++----- gdb/testsuite/gdb.mi/mi-logging.exp | 12 ++--- gdb/testsuite/lib/gdb.exp | 4 +- gdb/tui/tui-winsource.c | 4 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 2 +- 20 files changed, 162 insertions(+), 95 deletions(-)