This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 13cd9508af gdb/testsuite: fix list.exp test cases adds e8b4efc3cf Print MI prompt on interrupted command new 820ed8af6a gdb: add operator+= and operator+ overload for std::string
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/Makefile.in | 1 + gdb/mi/mi-interp.c | 11 +++++++ gdb/symfile.c | 6 ++-- gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++++++++++++ gdbsupport/gdb_unique_ptr.h | 19 +++++++++++ 5 files changed, 91 insertions(+), 3 deletions(-) create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.c