Searched refs:thread_change_ptid (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | obsd-nat.c | 62 thread_change_ptid (this, inferior_ptid, ptid); in update_thread_list() 133 thread_change_ptid (this, ptid_t (pid), wptid); in wait()
|
| D | bsd-uthread.c | 416 thread_change_ptid (beneath, inferior_ptid, ptid); in wait() 477 thread_change_ptid (proc_target, inferior_ptid, ptid); in update_thread_list()
|
| D | netbsd-nat.c | 126 thread_change_ptid (target, inferior_ptid, ptid); in nbsd_add_threads() 648 thread_change_ptid (this, ptid_t (pid), wptid); in wait()
|
| D | gdbthread.h | 732 void thread_change_ptid (process_stratum_target *targ,
|
| D | linux-nat.c | 968 thread_change_ptid (linux_target, inferior_ptid, new_ptid); in linux_nat_switch_fork() 1161 thread_change_ptid (linux_target, inferior_ptid, ptid); in attach() 3326 thread_change_ptid (linux_target, ptid, lwp_ptid); in linux_nat_wait_1()
|
| D | gnu-nat.c | 1083 thread_change_ptid (this, inferior_ptid, ptid); in inf_validate_procs() 2138 thread_change_ptid (this, inferior_ptid, in create_inferior()
|
| D | thread.c | 831 thread_change_ptid (process_stratum_target *targ, in thread_change_ptid() function
|
| D | fbsd-nat.c | 1427 thread_change_ptid (this, ptid_t (pid), wptid); in wait_1()
|
| D | aix-thread.c | 832 thread_change_ptid (proc_target, ptid_t (pid), ptid); in sync_threadlists()
|
| D | regcache.c | 2226 thread_change_ptid (&target1.mock_target, old_ptid, new_ptid); in regcache_thread_ptid_changed()
|
| D | procfs.c | 2676 thread_change_ptid (this, ptid_t (pid), ptid_t (pid, lwpid, 0)); in procfs_init_inferior()
|
| D | ChangeLog-2008 | 2357 (record_currthread): Use thread_change_ptid. Notice new 2397 * thread.c (thread_change_ptid): Also account for the inferior pid 3581 Change main thread's ptid with thread_change_ptid. 3588 attaching. Change the main thread ptid with thread_change_ptid. 3593 thread_change_ptid. 3625 using thread_change_ptid, and set its private data. Don't add the 3632 thread_change_ptid. Check for exited threads. 3645 thread_change_ptid. Don't add or mark the main thread as running 4624 * gdbthread.h (thread_change_ptid): Declare. 4631 * thread.c (thread_change_ptid): New.
|
| D | infrun.c | 10440 thread_change_ptid (&target1.mock_target, old_ptid, new_ptid); in infrun_thread_ptid_changed() 10469 thread_change_ptid (&target1.mock_target, old_ptid, new_ptid); in infrun_thread_ptid_changed()
|
| D | ChangeLog-2020 | 6834 * thread.c (thread_change_ptid): Pass target to 10153 (inf_validate_procs): Pass gnu_target to thread_change_ptid, 10156 add_thread_silent, thread_change_ptid call. 17907 as_process_stratum_target and adjust thread_change_ptid and 17911 thread_change_ptid and add_thread calls. 17941 (find_thread_ptid, thread_change_ptid): Add process_stratum_target 18061 (linux_nat_switch_fork): Pass target down to thread_change_ptid. 18066 thread_change_ptid. 18267 (thread_change_ptid, set_resumed, set_running): New
|
| D | remote.c | 2958 thread_change_ptid (this, inferior_ptid, currthread); in remote_notice_new_inferior() 2975 thread_change_ptid (this, inferior_ptid, currthread); in remote_notice_new_inferior()
|
| D | ChangeLog-2009 | 2319 thread_change_ptid. 4992 instead of clearing the whole list. Use thread_change_ptid to 10562 before calling thread_change_ptid.
|
| D | ChangeLog-2018 | 1038 (thread_change_ptid): Pass inferior pointer to find_thread_ptid.
|
| D | ChangeLog-2014 | 353 * thread.c (thread_change_ptid): Same.
|