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 2ecee236752 gdb: use -1 for breakpoint::task default value new f0bdf68d3fb gdb/c++: fix handling of breakpoints on @plt symbols
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: .../breakpoint-shlib-func-lib.cc} | 5 +- .../breakpoint-shlib-func.cc} | 8 ++- gdb/testsuite/gdb.cp/breakpoint-shlib-func.exp | 83 ++++++++++++++++++++++ gdb/utils.c | 31 +++++++- 4 files changed, 120 insertions(+), 7 deletions(-) copy gdb/testsuite/{gdb.debuginfod/build-id-no-debug-warning.c => gdb.cp/breakpoin [...] copy gdb/testsuite/{gdb.dwarf2/clang-cli-macro.c => gdb.cp/breakpoint-shlib-func.c [...] create mode 100644 gdb/testsuite/gdb.cp/breakpoint-shlib-func.exp