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 700545387d Add missing includes to gdb_assert.h and gdb_string_view.h new 80fd282641 Fix type of startup_with_shell in gdbserver new 3e6ec53ac1 Convert boolean globals in server.c to bool
The 2 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 | 9 +++ gdb/Makefile.in | 1 + gdb/gdbserver/ChangeLog | 34 +++++++++++ gdb/gdbserver/Makefile.in | 2 + gdb/gdbserver/server.c | 66 ++++++++++------------ gdb/gdbserver/server.h | 14 ++--- gdb/gdbserver/target.c | 4 +- .../common-inferior.c} | 15 +++-- gdb/gdbsupport/common-inferior.h | 20 +++++++ gdb/infcmd.c | 4 -- gdb/inferior.h | 19 ------- gdb/nat/fork-inferior.h | 20 ------- 12 files changed, 112 insertions(+), 96 deletions(-) copy gdb/{fortran-operator.def => gdbsupport/common-inferior.c} (74%)