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 1a7c41d5ece Ignore 0,0 entries in .debug_aranges new 330d63093c5 gdbserver/qXfer::threads, prepare_to_access_memory=>target_ [...] new 366e3746c57 gdbserver: special case target_write_memory len==0 new 421490af33b gdbserver/linux: Access memory even if threads are running new 8e347faf8f1 gdbserver: Eliminate prepare_to_access_memory
The 4 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: gdbserver/linux-low.cc | 239 +++++++++++++++++------------------------------- gdbserver/linux-low.h | 11 ++- gdbserver/mem-break.cc | 101 +++----------------- gdbserver/server.cc | 81 +++++----------- gdbserver/target.cc | 111 +++------------------- gdbserver/target.h | 21 ----- gdbserver/tracepoint.cc | 13 +-- 7 files changed, 148 insertions(+), 429 deletions(-)