This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gdb.
from dc6c21dabf Update gnulib new e0c3463701 gdb: call gdb_tilde_expand instead of gdb_tilde_expand_up in [...] new 7ab2607f97 gdbsupport: make gdb_abspath return an std::string new 5f2491c300 gdbsupport: make gdb_realpath_keepfile return an std::string new 56325e2ba6 gdb: use gdb_tilde_expand instead of gdb_tilde_expand_up in [...] new 9a0de6abdd gdb/testsuite/dwarf: don't automatically add directory and f [...] new a17a212139 Automatic date update in version.in
The 6 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: bfd/version.h | 2 +- gdb/cli/cli-cmds.c | 6 ++-- gdb/compile/compile.c | 4 +-- gdb/corelow.c | 2 +- gdb/dwarf2/index-cache.c | 4 +-- gdb/exec.c | 3 +- gdb/main.c | 7 +--- gdb/objfiles.c | 4 +-- gdb/source.c | 19 +++++----- gdb/testsuite/gdb.dwarf2/dw2-lines.exp | 9 +++-- gdb/testsuite/gdb.dwarf2/dw2-prologue-end.exp | 5 +-- gdb/testsuite/lib/dwarf.exp | 33 +++++++++-------- gdb/top.c | 10 ++---- gdb/tracefile-tfile.c | 2 +- gdbserver/server.cc | 20 +++++------ gdbsupport/gdb_tilde_expand.cc | 9 ----- gdbsupport/gdb_tilde_expand.h | 4 --- gdbsupport/pathstuff.cc | 52 +++++++++++++-------------- gdbsupport/pathstuff.h | 5 ++- 19 files changed, 91 insertions(+), 109 deletions(-)