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 f1025b233f6 Put corefile-run.core into test subdirectory new 0e90c441629 Constify target_pid_to_exec_file new 4eab18b566a Remove windows_process_info::id new fcab58390fc Implement pid_to_exec_file for Windows in gdbserver
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/darwin-nat.c | 2 +- gdb/darwin-nat.h | 2 +- gdb/exec.c | 2 +- gdb/fbsd-nat.c | 2 +- gdb/fbsd-nat.h | 2 +- gdb/inf-child.c | 2 +- gdb/inf-child.h | 2 +- gdb/linux-nat.c | 2 +- gdb/linux-nat.h | 2 +- gdb/nat/linux-procfs.c | 2 +- gdb/nat/linux-procfs.h | 2 +- gdb/nat/windows-nat.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/nat/windows-nat.h | 15 +++++++- gdb/netbsd-nat.c | 4 +-- gdb/netbsd-nat.h | 2 +- gdb/nto-procfs.c | 4 +-- gdb/procfs.c | 4 +-- gdb/remote.c | 4 +-- gdb/target-delegates.c | 14 ++++---- gdb/target.c | 2 +- gdb/target.h | 4 +-- gdb/windows-nat.c | 92 ++----------------------------------------------- gdbserver/win32-low.cc | 17 +++++---- gdbserver/win32-low.h | 5 +++ 24 files changed, 156 insertions(+), 126 deletions(-)