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 330f1d3825 gdb: rank an lvalue argument incompatible for an rvalue parameter new bac7c5cf92 Fix scripted probe breakpoints
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 | 16 ++++++++ gdb/breakpoint.c | 62 +++++++++++++++++++++--------- gdb/breakpoint.h | 9 +++++ gdb/guile/scm-breakpoint.c | 4 +- gdb/python/py-breakpoint.c | 5 ++- gdb/testsuite/ChangeLog | 9 +++++ gdb/testsuite/gdb.guile/scm-breakpoint.c | 7 ++++ gdb/testsuite/gdb.guile/scm-breakpoint.exp | 23 +++++++++++ gdb/testsuite/gdb.python/py-breakpoint.c | 7 ++++ gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++ 10 files changed, 141 insertions(+), 21 deletions(-)