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 047c3dbf554 Add ability to select numeric base when displaying symbol v [...] new 85c88e2a799 gdb/breakpoint: display "N" on MI for disabled-by-condition [...] new 98e713abc69 testsuite, gdb.mi: fix duplicate test names in mi-break.exp new 10a636ccb46 gdb/breakpoint: add a 'force_condition' parameter to 'creat [...]
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 | 26 +++++++++++++++++++++ gdb/breakpoint.c | 48 ++++++++++++++++++++++++++++++++------- gdb/breakpoint.h | 6 +++++ gdb/doc/ChangeLog | 5 ++++ gdb/doc/gdb.texinfo | 13 ++++++++--- gdb/guile/scm-breakpoint.c | 2 +- gdb/mi/mi-cmd-break.c | 1 + gdb/python/py-breakpoint.c | 2 +- gdb/python/py-finishbreakpoint.c | 2 +- gdb/testsuite/ChangeLog | 10 ++++++++ gdb/testsuite/gdb.mi/mi-break.exp | 31 +++++++++++++++++-------- 11 files changed, 123 insertions(+), 23 deletions(-)