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 6d81986879b Make c-exp.y work with Bison 3.8+ new b00577cd7bb Use unique_xmalloc_ptr in solib_catchpoint new 5c1146d2dec Use unique_xmalloc_ptr in exec_catchpoint new a4c50be3d68 Use unique_xmalloc_ptr in watchpoint new 23d6ee64057 Use unique_xmalloc_ptr in bp_location new 6f781ee3006 Use unique_xmalloc_ptr in breakpoint new 570bc7936f5 Use std::string in print_one_catch_syscall
The 6 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/break-catch-syscall.c | 22 +++--- gdb/breakpoint.c | 192 ++++++++++++++++++++------------------------- gdb/breakpoint.h | 16 ++-- gdb/guile/scm-breakpoint.c | 4 +- gdb/python/py-breakpoint.c | 4 +- gdb/remote.c | 2 +- gdb/tracepoint.c | 2 +- 7 files changed, 105 insertions(+), 137 deletions(-)