This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2 in repository toolchain/ci/binutils-gdb.
from 0f94906fba RISC-V: Remove a loop in the ISA parser adds 13cd9508af gdb/testsuite: fix list.exp test cases adds e8b4efc3cf Print MI prompt on interrupted command adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string adds 18694ad5bd gdb-add-index: disable debuginfod adds cc1cf2a604 Automatic date update in version.in adds a63e5a3dcc Handle recursive internal problem in gdb_internal_error_resync adds b275570803 Automatic date update in version.in adds 85acc25b30 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/Makefile.in | 1 + gdb/contrib/gdb-add-index.sh | 1 + gdb/mi/mi-interp.c | 11 +++++ gdb/symfile.c | 6 +-- gdb/testsuite/gdb.base/list.exp | 81 +++++++++++++-------------------- gdb/testsuite/lib/gdb.exp | 4 ++ gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++ gdbsupport/gdb_unique_ptr.h | 19 ++++++++ 9 files changed, 128 insertions(+), 54 deletions(-) create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.c