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 7296a62a2a readelf: fix out of range subtraction, seg fault from a NULL [...] new 441d7c9378 watch_command_1: Fix dangling frame access new 2a00d7ce26 Fix follow-fork latent bug new c6609450b3 C++fy thread_apply_all_command new 5fd69d0ab2 Improve coverage of the PR threads/13217 regression test new e3d60dfc00 GC inferior.c:init_inferior_list new 0550c95595 Make inferior a class with cdtors, and use new/delete
The 6 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/ChangeLog | 47 ++++++++++ gdb/breakpoint.c | 34 +++++--- gdb/inferior.c | 47 +++------- gdb/inferior.h | 70 +++++++-------- gdb/infrun.c | 5 +- gdb/testsuite/gdb.threads/threadapply.exp | 31 ++++++- gdb/thread.c | 137 ++++++++++++++++-------------- 7 files changed, 223 insertions(+), 148 deletions(-)