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 cf6c1e710e gdbserver: remove unused variable adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp adds 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp adds 485caa08c0 Add PowerPC support to gdb.cp/call-method-register.cc adds 2b8b0dca3b Fix for gdb.base/stap-probe.c
No new revisions were added by this update.
Summary of changes: gdb/breakpoint.c | 2 +- .../longjmp-until-in-main.c} | 18 ++++----- gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++ gdb/testsuite/gdb.base/stap-probe.c | 2 + .../gdb.base/step-indirect-call-thunk.exp | 6 ++- gdb/testsuite/gdb.cp/call-method-register.cc | 2 + 6 files changed, 63 insertions(+), 11 deletions(-) copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...] create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.exp