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-arm in repository toolchain/ci/binutils-gdb.
from 709a3d07f3 gdb: testsuite: print explicit test result for gdb.base/dfp- [...] adds cced7cacec gdb: preserve `|` in connection details string new e53c95d40b gdb: use ptid_t::to_string instead of target_pid_to_str in d [...]
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/btrace.c | 10 ++-- gdb/displaced-stepping.c | 4 +- gdb/dummy-frame.c | 2 +- gdb/gnu-nat.c | 10 ++-- gdb/linux-nat.c | 92 ++++++++++++++++---------------- gdb/record-btrace.c | 16 +++--- gdb/remote.c | 4 +- gdb/ser-pipe.c | 6 +++ gdb/serial.c | 7 +-- gdb/testsuite/gdb.server/server-pipe.exp | 80 +++++++++++++++++++++++++++ gdb/thread.c | 4 +- 11 files changed, 158 insertions(+), 77 deletions(-) create mode 100644 gdb/testsuite/gdb.server/server-pipe.exp