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 9c512d88c3 Fix typo in ChangeLog entry. new 0b360f1926 Remove usage of find_inferior in win32-i386-low.c new 2bee2b6ca4 Remove usage of find_inferior in win32-low.c new 00192f7717 Remove usages of find_inferior in linux-arm-low.c new bbf550d50e Remove usage of find_inferior in reset_lwp_ptrace_options_callback new 6d1e5673fe Remove usage of find_inferior in iterate_over_lwps new 139720c5b3 Remove usage of find_inferior in unsuspend_all_lwps new fcb056a58d Remove usage of find_inferior in linux_stabilize_threads new 5fdda39248 Remove usage of find_inferior when calling linux_set_resume_request new 25c28b4d15 Remove usage of find_thread when calling resume_status_pending_p new eca55aec1d Remove usages of find_thread when calling need_step_over_p new 578290ecaf Remove usage of find_inferior when calling kill_one_lwp_callback
The 11 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/gdbserver/ChangeLog | 70 ++++++++++++ gdb/gdbserver/gdbthread.h | 12 ++ gdb/gdbserver/linux-arm-low.c | 55 +++++---- gdb/gdbserver/linux-low.c | 248 ++++++++++++++--------------------------- gdb/gdbserver/win32-i386-low.c | 29 ++--- gdb/gdbserver/win32-low.c | 12 +- 6 files changed, 207 insertions(+), 219 deletions(-)