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 a3ab6cb019 [gas/ARM] Remove spurious comments new 6bd6f3b656 Remove args from target detach new 6e1e1966ba Pass inferior down to target_detach and to_detach new bc09b0c14f Make linux_nat_detach/thread_db_detach use the inferior parameter
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 | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/aix-thread.c | 4 +-- gdb/corefile.c | 2 +- gdb/corelow.c | 4 +-- gdb/darwin-nat.c | 3 +- gdb/gnu-nat.c | 2 +- gdb/inf-ptrace.c | 18 ++++------- gdb/inf-ptrace.h | 2 +- gdb/infcmd.c | 2 +- gdb/inferior.c | 15 +++++++-- gdb/inferior.h | 3 ++ gdb/infrun.c | 4 +-- gdb/linux-fork.c | 2 +- gdb/linux-fork.h | 2 +- gdb/linux-nat.c | 23 ++++--------- gdb/linux-thread-db.c | 6 ++-- gdb/nto-procfs.c | 8 ++--- gdb/procfs.c | 23 +++++-------- gdb/record.c | 4 +-- gdb/record.h | 3 +- gdb/remote-sim.c | 12 +++---- gdb/remote.c | 13 +++----- gdb/sol-thread.c | 4 +-- gdb/target-debug.h | 2 ++ gdb/target-delegates.c | 8 ++--- gdb/target.c | 15 ++++++--- gdb/target.h | 9 +++--- gdb/top.c | 4 +-- gdb/windows-nat.c | 2 +- 29 files changed, 181 insertions(+), 106 deletions(-)