Searched refs:attach_thread (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | thread-db.c | 131 static void attach_thread (ptid_t ptid, const td_thrhandle_t *th_p, 292 attach_thread (thread_ptid, thp, &ti, 1); in thread_get_info_callback() 720 attach_thread (ptid_t ptid, const td_thrhandle_t *th_p, in attach_thread() function 913 attach_thread (ptid, msg.th_p, &ti, 1); in check_event() 1181 attach_thread (ptid, th_p, &ti, 1); in find_new_threads_callback()
|
H A D | ChangeLog-2001 | 4508 attach_thread): Update comments. 4512 * thread-db.c (attach_thread): Check for TD_THR_ZOMBIE in addition 5369 (attach_thread): Do not attempt to attach zombie thread. 5505 (linuxthreads_discard_global_state, attach_thread): Declare these 5966 (attach_thread): Call ATTACH_LWP unconditionally if defined. 6145 (attach_thread, detach_thread, thread_db_resume, check_event) 7062 attach_thread if it's not already in the thread list.
|
H A D | ChangeLog | 8508 (attach_thread): Update comments. Handle dying threads. 8510 (check_event): Always call attach_thread.
|
H A D | ChangeLog-2003 | 14598 * thread-db.c (attach_thread): Prototype. 14601 (attach_thread): Move target_pid_to_str call to after the thread
|