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 72aa81732b ld: Add glibc dependency for DT_RELR adds ae9adb3651 Don't mention "serial" in target remote description adds 51eebae32a gdb/testsuite: fix gdb.python/py-events.exp for finding process id adds 61671e9792 gdb/python: add gdb.host_charset function adds 8d4e4d13af gdb Power 9 add test for HW watchpoint support.
No new revisions were added by this update.
Summary of changes: gdb/NEWS | 3 + gdb/doc/python.texi | 8 +++ gdb/python/python.c | 13 +++++ gdb/remote.c | 11 +--- .../gdb.multi/multi-target-info-inferiors.exp | 8 +-- gdb/testsuite/gdb.python/py-charset.exp | 50 +++++++++++++++++ gdb/testsuite/gdb.python/py-events.exp | 11 +++- gdb/testsuite/lib/gdb.exp | 64 +++++++++++++++++++++- 8 files changed, 150 insertions(+), 18 deletions(-) create mode 100644 gdb/testsuite/gdb.python/py-charset.exp