This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 63c457b911 gmp-utils: protect gdb_mpz exports against out-of-range values adds 296cfb8889 s390: Fix BC instruction breakpoint handling adds 13f11b0b61 Automatic date update in version.in new 00158a68d1 Fix struct expression regression new f51f9f1d03 [gdb/ada] Handle shrink resize in replace_operator_with_call new 21e051b3d6 gdb/main: execute breakpoint commands for '-iex' and '-ex' commands new 5759831a2d gdb/linespec: relax the position of the '-force-condition' flag new 1f58f6c259 gdb/completer: improve tab completion to consider the '-forc [...]
The 5 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/ChangeLog | 32 +++++++++++++++ gdb/ada-lang.c | 41 ++++++++++---------- gdb/breakpoint.c | 2 +- gdb/completer.c | 6 ++- gdb/linespec.c | 45 ++++++++++++++-------- gdb/main.c | 9 ++++- gdb/s390-tdep.h | 2 +- gdb/testsuite/ChangeLog | 19 +++++++++ .../bp-cmds-run-with-ex.c} | 0 ...without-address.exp => bp-cmds-run-with-ex.exp} | 43 ++++++++++++--------- ...-sourced-script.gdb => bp-cmds-run-with-ex.gdb} | 7 ++-- gdb/testsuite/gdb.gdb/python-interrupts.exp | 2 +- gdb/testsuite/gdb.gdb/python-selftest.exp | 2 +- gdb/testsuite/gdb.linespec/explicit.exp | 14 +++++++ gdb/testsuite/gdb.linespec/keywords.exp | 12 ++++++ 16 files changed, 171 insertions(+), 67 deletions(-) copy gdb/testsuite/{gdb.arch/riscv-tdesc-regs.c => gdb.base/bp-cmds-run-with-ex.c} (100%) copy gdb/testsuite/gdb.base/{label-without-address.exp => bp-cmds-run-with-ex.exp} (54%) copy gdb/testsuite/gdb.base/{bp-cmds-sourced-script.gdb => bp-cmds-run-with-ex.gdb} (93%)