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 3cd7257 add ChangeLog entries new f495252 Fix use of a dangling pointer for Python breakpoint objects
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 | 5 ++ gdb/python/py-breakpoint.c | 1 + gdb/testsuite/ChangeLog | 6 +++ ...{py-mi-events.c => py-breakpoint-create-fail.c} | 12 +++-- .../gdb.python/py-breakpoint-create-fail.exp | 56 ++++++++++++++++++++++ .../{py-error.py => py-breakpoint-create-fail.py} | 24 ++++++---- 6 files changed, 90 insertions(+), 14 deletions(-) copy gdb/testsuite/gdb.python/{py-mi-events.c => py-breakpoint-create-fail.c} (93%) create mode 100644 gdb/testsuite/gdb.python/py-breakpoint-create-fail.exp copy gdb/testsuite/gdb.python/{py-error.py => py-breakpoint-create-fail.py} (67%)