Home
last modified time | relevance | path

Searched refs:child_add_thread (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwince.c1049 child_add_thread (DWORD id, HANDLE h) in child_add_thread() function
1391 th = child_add_thread (current_event.dwThreadId, in get_child_debug_event()
1417 th = child_add_thread (PIDGET (inferior_ptid), in get_child_debug_event()
1768 child_add_thread (pi.dwThreadId, pi.hThread); in child_create_inferior()
H A Dwin32-nat.c253 child_add_thread (DWORD id, HANDLE h) in child_add_thread() function
1218 current_thread = child_add_thread (main_thread_id, in fake_create_process()
1267 th = child_add_thread (current_event.dwThreadId, in get_child_debug_event()
1305 th = child_add_thread (main_thread_id, in get_child_debug_event()
H A DChangeLog-19984202 (child_add_thread): Ditto.
H A DChangeLog-20016351 * win32-nat.c (child_add_thread): Likewise.
H A DChangeLog-200213559 (child_add_thread): Change the debug registers if debug_registers_used.