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 43ac3df6149 Fix gstack issues new e83f6121679 gdb: reduce breakpoint-modified events for dprintf b/p
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 | 5 + gdb/cli/cli-script.c | 59 ++++++++++ gdb/cli/cli-script.h | 10 ++ .../mi-dprintf-modified-lib.c} | 2 +- .../mi-dprintf-modified.c} | 16 +-- gdb/testsuite/gdb.mi/mi-dprintf-modified.exp | 119 +++++++++++++++++++++ 6 files changed, 198 insertions(+), 13 deletions(-) copy gdb/testsuite/{gdb.base/frame-unwind-disable.c => gdb.mi/mi-dprintf-modified- [...] copy gdb/testsuite/{gdb.base/shlib-unload.c => gdb.mi/mi-dprintf-modified.c} (81%) create mode 100644 gdb/testsuite/gdb.mi/mi-dprintf-modified.exp