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 9b49454b4a3 Re: Add --unicode option new 9c95aea186b Fix PR 28308 - dprintf breakpoints not working when run fro [...] new f493b71179a Test case for Bug 28308
The 2 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 | 14 +--- ...{source-open.c => dprintf-execution-x-script.c} | 34 ++++++++- .../gdb.base/dprintf-execution-x-script.exp | 85 ++++++++++++++++++++++ .../dprintf-execution-x-script.gdb} | 11 ++- 4 files changed, 126 insertions(+), 18 deletions(-) copy gdb/testsuite/gdb.base/{source-open.c => dprintf-execution-x-script.c} (71%) create mode 100644 gdb/testsuite/gdb.base/dprintf-execution-x-script.exp copy gdb/testsuite/{gdb.dwarf2/imported-unit-bp-c.exp => gdb.base/dprintf-executio [...]