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 b4be1b0648 Fix MI output for multi-location breakpoints new a068643d69 Change pid_to_str to return std::string
The 1 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 | 163 +++++++++++++++++++++++++++++++++++++++++++ gdb/aix-thread.c | 13 +--- gdb/bsd-kvm.c | 8 +-- gdb/bsd-uthread.c | 13 ++-- gdb/btrace.c | 10 +-- gdb/corelow.c | 8 +-- gdb/darwin-nat.c | 14 ++-- gdb/darwin-nat.h | 2 +- gdb/dcache.c | 2 +- gdb/dummy-frame.c | 2 +- gdb/fbsd-nat.c | 13 ++-- gdb/fbsd-nat.h | 2 +- gdb/fbsd-tdep.c | 9 +-- gdb/gdbarch.c | 2 +- gdb/gdbarch.h | 4 +- gdb/gdbarch.sh | 2 +- gdb/gnu-nat.c | 25 +++---- gdb/gnu-nat.h | 2 +- gdb/go32-nat.c | 4 +- gdb/i386-cygwin-tdep.c | 9 +-- gdb/i386-gnu-nat.c | 4 +- gdb/inf-ptrace.c | 8 +-- gdb/inf-ptrace.h | 2 +- gdb/inferior.c | 8 +-- gdb/infrun.c | 123 ++++++++++++++++---------------- gdb/linux-fork.c | 24 ++++--- gdb/linux-nat.c | 109 ++++++++++++++--------------- gdb/linux-nat.h | 2 +- gdb/linux-tdep.c | 9 +-- gdb/linux-thread-db.c | 11 ++- gdb/nto-procfs.c | 17 ++--- gdb/obsd-nat.c | 9 +-- gdb/obsd-nat.h | 2 +- gdb/process-stratum-target.c | 2 +- gdb/procfs.c | 31 ++++---- gdb/progspace.c | 4 +- gdb/ravenscar-thread.c | 9 +-- gdb/record-btrace.c | 20 +++--- gdb/remote-sim.c | 7 +- gdb/remote.c | 45 +++++------- gdb/sol-thread.c | 24 +++---- gdb/sol2-tdep.c | 11 +-- gdb/sol2-tdep.h | 2 +- gdb/target-debug.h | 2 + gdb/target-delegates.c | 14 ++-- gdb/target.c | 25 ++++--- gdb/target.h | 6 +- gdb/thread.c | 27 +++---- gdb/top.c | 4 +- gdb/tui/tui-stack.c | 6 +- gdb/windows-nat.c | 23 +++--- gdb/windows-tdep.c | 8 +-- gdb/x86-linux-nat.c | 2 +- 53 files changed, 499 insertions(+), 408 deletions(-)