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 adc5f8b99a9 gdb/testsuite: improve MI support for inferior specific bre [...] new 0b72cde372f gdb: add gdb::make_unique function new e200b179ce7 gdb: have mi_out_new return std::unique_ptr new 951dbdfeec4 gdb: remove mi_parse::make functions
The 3 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/addrmap.c | 2 +- gdb/break-catch-load.c | 5 +-- gdb/compile/compile-c-support.c | 2 +- gdb/cp-name-parser.y | 2 +- gdb/cp-support.c | 2 +- gdb/dwarf2/frame.c | 2 +- gdb/dwarf2/read-debug-names.c | 2 +- gdb/dwarf2/read-gdb-index.c | 2 +- gdb/dwarf2/read.c | 2 +- gdb/gdbtypes.c | 2 +- gdb/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 4 +- gdb/mi/mi-out.c | 8 ++-- gdb/mi/mi-out.h | 2 +- gdb/mi/mi-parse.c | 76 ++++++++++++++++------------------ gdb/mi/mi-parse.h | 18 +++----- gdb/python/py-mi.c | 4 +- gdb/python/py-varobj.c | 4 +- gdb/ui-out.c | 8 ++-- gdb/unittests/parallel-for-selftests.c | 4 +- gdb/varobj.c | 2 +- gdbsupport/gdb_unique_ptr.h | 13 ++++++ 22 files changed, 82 insertions(+), 86 deletions(-)