diff options
author | Pedro Alves <pedro@palves.net> | 2024-03-25 15:17:02 +0000 |
---|---|---|
committer | Pedro Alves <pedro@palves.net> | 2024-04-12 18:38:56 +0100 |
commit | ec48903170926f3827144525b50ddd3c6ae3fbf0 (patch) | |
tree | 3932f87c37bb384f2f8bc2f2419b65a217a39211 /libctf/ctf-hash.c | |
parent | 9c25a9d0f7542113e995fdc967e522fc5aabd936 (diff) | |
download | binutils-ec48903170926f3827144525b50ddd3c6ae3fbf0.zip binutils-ec48903170926f3827144525b50ddd3c6ae3fbf0.tar.gz binutils-ec48903170926f3827144525b50ddd3c6ae3fbf0.tar.bz2 |
New testcase gdb.threads/leader-exit-attach.exp (PR threads/8153)
Add a new testcase for exercising attaching to a process after its
main thread has exited.
This is not possible on Linux, the kernel does not allow attaching to
a zombie task, so the test is kfailed there. It is possible however
on Windows at least, and was the scenario addressed by the Windows
backend fix in
https://sourceware.org/legacy-ml/gdb-patches/2003-12/msg00479.html,
nowadays PR threads/8153, back in 2003.
Passes cleanly on Cygwin.
KFAILed on GNU/Linux native and gdbserver.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=8153
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31554
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31555
Change-Id: Ib554f92f68c965bb4603cdf2aadb55ca45ded53b
Diffstat (limited to 'libctf/ctf-hash.c')
0 files changed, 0 insertions, 0 deletions