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 7f1f81d6b2f gdb/configure: Fix POSIX non-compliance new 831b11eab51 gdb: prevent assertion after 'set debug breakpoint on'
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/breakpoint.c | 20 +++++-- gdb/breakpoint.h | 4 +- .../{frame-unwind-disable.c => break-dbg.cc} | 11 +++- gdb/testsuite/gdb.base/break-dbg.exp | 70 ++++++++++++++++++++++ 4 files changed, 97 insertions(+), 8 deletions(-) copy gdb/testsuite/gdb.base/{frame-unwind-disable.c => break-dbg.cc} (88%) create mode 100644 gdb/testsuite/gdb.base/break-dbg.exp