OSDN Git Service

2001-05-22 Michael Snyder <msnyder@redhat.com>
authormsnyder <msnyder>
Wed, 23 May 2001 00:06:13 +0000 (00:06 +0000)
committermsnyder <msnyder>
Wed, 23 May 2001 00:06:13 +0000 (00:06 +0000)
commit30b240f8639fd3451106d2119775083df460b265
treee362ad9cf8859da6b1429fec292174c4827d7739
parent9b7df79e5ad8207762a53189f8be24ec6d2d6e2b
2001-05-22  Michael Snyder  <msnyder@redhat.com>

* thread-db.c: Allow for defunct zombie threads.
(attach_thread): Do not attempt to attach zombie thread.
(thread_db_thread_alive): Return false for defunct zombie thread.
(find_new_threads_callback): Don't add defunct zombie thread to list.
gdb/ChangeLog
gdb/thread-db.c