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 0653f01479 gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml adds 49a82d50c0 Remove dbx mode adds 59f837cb11 gdb: initialize ctf_context::builder in create_partial_symtab new d7abb2c4bd Automatic date update in version.in new 8839e3f3b0 Style URLs in GDB output
The 2 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/NEWS | 2 + gdb/breakpoint.c | 99 ------------- gdb/cli/cli-cmds.c | 6 +- gdb/ctfread.c | 1 + gdb/debuginfod-support.c | 25 +++- gdb/defs.h | 3 - gdb/doc/gdb.texinfo | 5 +- gdb/exec.c | 7 +- gdb/infrun.c | 42 +++--- gdb/main.c | 12 +- gdb/printcmd.c | 12 -- gdb/source.c | 3 - gdb/stack.c | 23 --- gdb/symtab.c | 11 -- gdb/testsuite/gdb.base/dbx.exp | 308 --------------------------------------- gdb/testsuite/gdb.base/style.exp | 5 +- gdb/top.c | 14 +- gdb/utils.c | 5 +- 19 files changed, 66 insertions(+), 519 deletions(-) delete mode 100644 gdb/testsuite/gdb.base/dbx.exp