This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-11-branch in repository binutils-gdb.
from 58a136f3e73 [gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33 new 97c5ca8c344 Fix detach with target remote (PR gdb/28080) new 3e0910a5f00 Avoid letting exceptions escape gdb_bfd_iovec_fileio_close [...]
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: gdb/ChangeLog | 16 ++++++ gdb/gdb_bfd.c | 24 +++++++-- gdb/remote.c | 9 ++++ gdb/target.c | 8 +-- gdb/target.h | 6 +++ gdb/testsuite/ChangeLog | 6 +++ .../{early-init-file.c => detach-sysroot-target.c} | 0 gdb/testsuite/gdb.base/detach-sysroot-target.exp | 59 ++++++++++++++++++++++ 8 files changed, 119 insertions(+), 9 deletions(-) copy gdb/testsuite/gdb.base/{early-init-file.c => detach-sysroot-target.c} (100%) create mode 100644 gdb/testsuite/gdb.base/detach-sysroot-target.exp