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 bab9eb490b7 gdb/testsuite: fix dates in last 3 ChangeLog entries new 2af87c859fe gdb: call target_follow_exec when "set follow-exec-mode" is "same" new 294c36eb6ac gdb: on exec, delegate pushing / unpushing target and addin [...] new 737358ba1ed gdb: maybe unpush target from old inferior in inf_child_tar [...]
The 3 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 | 27 +++++++++++++++++++++++++++ gdb/inf-child.c | 18 ++++++++++++++++++ gdb/inf-child.h | 3 +++ gdb/infrun.c | 23 ++++++++++++----------- gdb/linux-thread-db.c | 25 +++++++++++++++---------- gdb/process-stratum-target.c | 20 ++++++++++++++++++++ gdb/process-stratum-target.h | 8 ++++++++ gdb/remote.c | 14 +++++++------- gdb/target-delegates.c | 20 +++++++++++--------- gdb/target.c | 8 +++++--- gdb/target.h | 18 ++++++++++++++---- gdb/testsuite/gdb.base/foll-exec-mode.exp | 14 +++++++++++++- 12 files changed, 153 insertions(+), 45 deletions(-)