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 dd0f53d189e Updated Serbian translation for the bfd sub-directory new 53a7b478f54 doc: fine-tune the documentation of the 'm' RSP packet new 792b26bb0ce gdbserver: allow suppressing the next putpkt remote-debug log new e16e6389a7f gdb, gdbserver: introduce the 'x' RSP packet for binary mem [...]
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/NEWS | 6 +++ gdb/doc/gdb.texinfo | 40 +++++++++++++++--- gdb/remote.c | 86 ++++++++++++++++++++++++++++++++------- gdbserver/debug.cc | 10 +++++ gdbserver/debug.h | 10 +++++ gdbserver/remote-utils.cc | 101 ++++++++++++++++++++++++++++++++++++++++------ gdbserver/remote-utils.h | 2 + gdbserver/server.cc | 29 +++++++++++++ 8 files changed, 252 insertions(+), 32 deletions(-)