This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/gdb.
from d21d919bc1 Improve "set scheduler-locking" documentation adds dd4c046506 Automatic date update in version.in adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict adds 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 new 485caa08c0 Add PowerPC support to gdb.cp/call-method-register.cc new 2b8b0dca3b Fix for gdb.base/stap-probe.c
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/breakpoint.c | 2 +- gdb/dwarf2/read.c | 38 +++++++++---------- gdb/dwarf2/read.h | 11 ++++-- .../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 + gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +- gdbserver/server.cc | 8 +--- 11 files changed, 94 insertions(+), 43 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