This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 674d4856730 [gdb/testsuite] Fix gdb.base/step-over-syscall.exp with glibc 2.41 new d9c531fd647 Use gdb set and map in source_cache new d8a30dd2a69 Use gdb set and map in TUI new 58984e4ad22 Use gdb::function_view in iterate_over_threads new d99b43c298f Use gdb set and map in mi-main.c new 8c830ad96eb Use gdb set and map in remote.c new 054f8e32fe9 Use gdb set in all_non_exited_process_targets new ca198333325 Use gdb set in dwarf2/aranges.c new 0c9953e0e07 Use gdb map in py-connection.c new 383aa019aea Use gdb map in mi-cmds.c
The 9 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/aix-thread.c | 15 ++---- gdb/breakpoint.c | 16 ++----- gdb/dwarf2/aranges.c | 2 +- gdb/fbsd-tdep.c | 13 ++--- gdb/gdbthread.h | 4 +- gdb/infcmd.c | 12 ++--- gdb/infrun.c | 8 ++-- gdb/mi/mi-cmds.c | 4 +- gdb/mi/mi-main.c | 112 ++++++++++++++++--------------------------- gdb/process-stratum-target.c | 4 +- gdb/process-stratum-target.h | 5 +- gdb/python/py-connection.c | 7 ++- gdb/remote.c | 5 +- gdb/sol-thread.c | 21 ++------ gdb/source-cache.h | 8 ++-- gdb/thread.c | 5 +- gdb/tui/tui-layout.c | 4 +- gdb/tui/tui-layout.h | 5 +- 18 files changed, 93 insertions(+), 157 deletions(-)