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 6571a38 Fix PR cli/18053 new cda75e7 Rearrange Python breakpoint node in documentation new 43684a7 use user_breakpoint_p in python code new 93daf33 PR python/17698 - add Breakpoint.pending
The 3 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 | 14 +++++ gdb/NEWS | 5 ++ gdb/breakpoint.c | 8 +++ gdb/breakpoint.h | 3 + gdb/doc/ChangeLog | 11 ++++ gdb/doc/python.texi | 90 ++++++++++++++++-------------- gdb/python/py-breakpoint.c | 28 ++++++++-- gdb/testsuite/ChangeLog | 8 +++ gdb/testsuite/gdb.python/py-breakpoint.exp | 11 ++++ 9 files changed, 132 insertions(+), 46 deletions(-)