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 b5a9bfbebe Add "const" to a few locals in gdb new db72737006 Fix PR gdb/20948: --write option to GDB causes segmentation fault
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: bfd/ChangeLog | 6 +++ bfd/elf.c | 12 ++++++ gdb/testsuite/ChangeLog | 6 +++ .../gdb.base/{info-fun-solib.c => write_mem.c} | 6 +-- gdb/testsuite/gdb.base/write_mem.exp | 47 ++++++++++++++++++++++ 5 files changed, 74 insertions(+), 3 deletions(-) copy gdb/testsuite/gdb.base/{info-fun-solib.c => write_mem.c} (89%) create mode 100644 gdb/testsuite/gdb.base/write_mem.exp