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 ec489031709 New testcase gdb.threads/leader-exit-attach.exp (PR threads/8153) new c223d373883 Fix setting watchpoints when current thread is running
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/breakpoint.c | 11 +- .../recursion.c => gdb.base/watchpoint-running.c} | 44 +++---- gdb/testsuite/gdb.base/watchpoint-running.exp | 139 +++++++++++++++++++++ 3 files changed, 169 insertions(+), 25 deletions(-) copy gdb/testsuite/{gdb.reverse/recursion.c => gdb.base/watchpoint-running.c} (62%) create mode 100644 gdb/testsuite/gdb.base/watchpoint-running.exp