This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/gdb.
from 38015f6710 [gdb] Name arch selftests more clearly adds c2ebdf6a7d Remove "-break-insert -r" tests adds a80f2680db Simplify varobj "change" logic adds 691ade38bc Consolidate "Python API" sections in NEWS adds f3cdb43624 Automatic date update in version.in adds e97198fdcd [gdb] Allow frv::fr300 in selftests adds b11f3dbb88 [gdb/rust] Add missing _() for error call adds 6d08aed3c9 Constify solib_name_from_address adds 265aa48b39 Update my email address in gdb/MAINTAINERS new 8fea1a81c7 Introduce wrapper for CreateProcess new bcb9251f02 Allow ASLR to be disabled on Windows
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 +- gdb/MAINTAINERS | 2 +- gdb/NEWS | 14 ++-- gdb/doc/gdb.texinfo | 6 -- gdb/nat/windows-nat.c | 160 ++++++++++++++++++++++++++++++++++++++ gdb/nat/windows-nat.h | 51 ++++++++++++ gdb/python/py-progspace.c | 3 +- gdb/rust-parse.c | 2 +- gdb/selftest-arch.c | 6 -- gdb/solib.c | 2 +- gdb/solib.h | 2 +- gdb/stack.c | 5 +- gdb/testsuite/gdb.mi/mi-break.exp | 70 ----------------- gdb/varobj.c | 7 +- gdb/windows-nat.c | 29 +++---- gdbserver/win32-low.cc | 6 +- gdbserver/win32-low.h | 5 ++ 17 files changed, 247 insertions(+), 125 deletions(-)