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 57c0d77c2c Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT f [...] new 8363f9d5f2 Enable hardware watchpoints on attach for aarch64
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: gdb/ChangeLog | 7 +++ gdb/aarch64-linux-nat.c | 18 ++++++ gdb/testsuite/ChangeLog | 5 ++ ...{attach-wait-input.c => watchpoint-hw-attach.c} | 28 +++++---- gdb/testsuite/gdb.base/watchpoint-hw-attach.exp | 71 ++++++++++++++++++++++ 5 files changed, 117 insertions(+), 12 deletions(-) copy gdb/testsuite/gdb.base/{attach-wait-input.c => watchpoint-hw-attach.c} (54%) create mode 100644 gdb/testsuite/gdb.base/watchpoint-hw-attach.exp