This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from e8b4efc3cf Print MI prompt on interrupted command adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string
No new revisions were added by this update.
Summary of changes: gdb/Makefile.in | 1 + gdb/symfile.c | 6 ++-- gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++++++++++++ gdbsupport/gdb_unique_ptr.h | 19 +++++++++++ 4 files changed, 80 insertions(+), 3 deletions(-) create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.c