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 9c226a8689 gdb/MAINTAINERS: restore m68hc11, score and xstormy16 entries new 824cc835aa Implement explicit locations for Python breakpoints. new 30970df7d5 Add virtual destructor to selftest
The 2 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 | 11 +++ gdb/NEWS | 4 + gdb/common/selftest.h | 1 + gdb/doc/ChangeLog | 5 ++ gdb/doc/python.texi | 41 +++++---- gdb/python/py-breakpoint.c | 134 ++++++++++++++++++++++++++--- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.python/py-breakpoint.c | 2 +- gdb/testsuite/gdb.python/py-breakpoint.exp | 80 +++++++++++++++++ 9 files changed, 250 insertions(+), 33 deletions(-)