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-aarch64 in repository toolchain/ci/binutils-gdb.
from b11f3dbb88 [gdb/rust] Add missing _() for error call adds 6d08aed3c9 Constify solib_name_from_address adds 265aa48b39 Update my email address in gdb/MAINTAINERS adds 8fea1a81c7 Introduce wrapper for CreateProcess adds bcb9251f02 Allow ASLR to be disabled on Windows adds 5517650206 Turn some windows-nat.c static functions into methods adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes: gdb/MAINTAINERS | 2 +- gdb/NEWS | 2 + gdb/nat/windows-nat.c | 160 ++++++++++++++++++ gdb/nat/windows-nat.h | 63 ++++++- gdb/python/py-progspace.c | 3 +- gdb/solib.c | 2 +- gdb/solib.h | 2 +- gdb/stack.c | 5 +- gdb/windows-nat.c | 422 +++++++++++++++++++++++----------------------- gdbserver/win32-low.cc | 92 ++++------ gdbserver/win32-low.h | 40 ++++- 11 files changed, 510 insertions(+), 283 deletions(-)