This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from f58d9432cd Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.exp adds fdee9814e6 Fix non-existent "@var{thread-id}" in stop reply descriptions adds 5d067f3d41 Fix core-file -> detach -> crash (corefiles/29275) adds a78ef87574 Always emit =thread-exited notifications, even if silent
No new revisions were added by this update.
Summary of changes: gdb/corelow.c | 27 +++++++-- gdb/doc/gdb.texinfo | 20 +++---- gdb/mi/mi-interp.c | 3 - gdb/testsuite/gdb.base/corefile.exp | 12 ++++ .../{gdb.base/patch.c => gdb.mi/mi-corefile.c} | 9 +-- gdb/testsuite/gdb.mi/mi-corefile.exp | 69 ++++++++++++++++++++++ 6 files changed, 116 insertions(+), 24 deletions(-) copy gdb/testsuite/{gdb.base/patch.c => gdb.mi/mi-corefile.c} (85%) create mode 100644 gdb/testsuite/gdb.mi/mi-corefile.exp