Home
last modified time | relevance | path

Searched refs:find_lwp_pid (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/gdb/gdb-11.1/gdb/
H A Dlinux-nat.c277 static struct lwp_info *find_lwp_pid (ptid_t ptid);
541 parent_lp = find_lwp_pid (parent_ptid); in follow_fork()
940 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
1107 lp = find_lwp_pid (ptid); in attach_proc_task_lwp_callback()
1470 main_lwp = find_lwp_pid (ptid_t (pid)); in detach()
1683 lp = find_lwp_pid (inferior_ptid); in resume()
1685 lp = find_lwp_pid (ptid); in resume()
2841 lp = find_lwp_pid (ptid_t (lwpid)); in linux_nat_filter_event()
3747 return find_lwp_pid (ptid) != NULL; in thread_alive()
4372 lwp = find_lwp_pid (ptid); in thread_address_space()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dlinux-nat.c307 static struct lwp_info *find_lwp_pid (ptid_t ptid);
1263 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
1440 lp = find_lwp_pid (ptid); in lin_lwp_attach_lwp()
1849 main_lwp = find_lwp_pid (pid_to_ptid (pid)); in linux_nat_detach()
2006 lp = find_lwp_pid (inferior_ptid); in linux_nat_resume()
2008 lp = find_lwp_pid (ptid); in linux_nat_resume()
3139 lp = find_lwp_pid (ptid); in stop_and_resume_callback()
3190 lp = find_lwp_pid (pid_to_ptid (lwpid)); in linux_nat_filter_event()
3513 lp = find_lwp_pid (ptid); in linux_nat_wait_1()
5054 lwp = find_lwp_pid (ptid); in linux_nat_thread_address_space()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dproc-service.c106 lwp = find_lwp_pid (pid_to_ptid (lwpid)); in ps_lgetregs()
H A Dlinux-low.h261 struct lwp_info *find_lwp_pid (ptid_t ptid);
H A Dthread-db.c332 lwp = find_lwp_pid (pid_to_ptid (ti_p->ti_lid)); in attach_thread()
367 lwp = find_lwp_pid (pid_to_ptid (ti_p->ti_lid)); in maybe_attach_thread()
H A Dlinux-low.c793 lwp = find_lwp_pid (pid_to_ptid (pid)); in linux_kill()
935 struct lwp_info *lwp = find_lwp_pid (ptid); in linux_thread_alive()
989 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
1025 child = find_lwp_pid (pid_to_ptid (ret)); in linux_wait_for_lwp()
1503 requested_child = find_lwp_pid (ptid); in linux_wait_for_event_1()
1672 = find_lwp_pid (pid_to_ptid (event_pid)); in linux_wait_for_event()
2651 lwp = find_lwp_pid (pid_to_ptid (pid)); in wait_for_sigstop()
H A Dlinux-x86-low.c223 struct lwp_info *lwp = find_lwp_pid (pid_to_ptid (lwpid)); in x86_get_thread_area()
H A DChangeLog2750 (find_lwp_pid): Declare.
2781 (same_lwp, find_lwp_pid): New.
2808 * proc-service.c (ps_lgetregs): Use find_lwp_pid.
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dproc-service.c105 lwp = find_lwp_pid (pid_to_ptid (lwpid)); in ps_lgetregs()
H A Dlinux-low.h288 struct lwp_info *find_lwp_pid (ptid_t ptid);
H A Dthread-db.c332 lwp = find_lwp_pid (pid_to_ptid (ti_p->ti_lid)); in attach_thread()
367 lwp = find_lwp_pid (pid_to_ptid (ti_p->ti_lid)); in maybe_attach_thread()
H A Dlinux-low.c1041 lwp = find_lwp_pid (pid_to_ptid (pid)); in linux_kill()
1281 struct lwp_info *lwp = find_lwp_pid (ptid); in linux_thread_alive()
1335 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
1371 child = find_lwp_pid (pid_to_ptid (ret)); in linux_wait_for_lwp()
1853 requested_child = find_lwp_pid (ptid); in linux_wait_for_event()
2997 lwp = find_lwp_pid (pid_to_ptid (pid)); in wait_for_sigstop()
H A Dlinux-x86-low.c230 struct lwp_info *lwp = find_lwp_pid (pid_to_ptid (lwpid)); in x86_get_thread_area()
H A DChangeLog4788 (find_lwp_pid): Declare.
4819 (same_lwp, find_lwp_pid): New.
4846 * proc-service.c (ps_lgetregs): Use find_lwp_pid.
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dproc-service.cc111 lwp = find_lwp_pid (ptid_t (lwpid)); in ps_lgetregs()
H A Dthread-db.cc235 lwp = find_lwp_pid (ptid); in attach_thread()
254 lwp = find_lwp_pid (ptid_t (ti_p->ti_lid)); in maybe_attach_thread()
H A Dlinux-low.cc1189 lwp = find_lwp_pid (ptid_t (lwpid)); in attach()
1357 lwp_info *lwp = find_lwp_pid (ptid_t (pid)); in kill()
1577 main_lwp = find_lwp_pid (ptid_t (process->pid)); in detach()
1630 struct lwp_info *lwp = find_lwp_pid (ptid); in thread_alive()
1750 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
1805 leader_lp = find_lwp_pid (ptid_t (leader_pid)); in check_zombie_leaders()
2247 child = find_lwp_pid (ptid_t (lwpid)); in filter_event()
2520 requested_child = find_lwp_pid (filter_ptid); in wait_for_event_filtered()
4689 lwp = find_lwp_pid (step_over_bkpt); in complete_ongoing_step_over()
H A Dlinux-low.h845 struct lwp_info *find_lwp_pid (ptid_t ptid);
H A Dlinux-arm-low.cc814 child_lwp = find_lwp_pid (ptid_t (child->pid)); in low_new_fork()
H A Dlinux-x86-low.cc354 struct lwp_info *lwp = find_lwp_pid (ptid_t (lwpid)); in low_get_thread_area()
H A Dlinux-ppc-low.cc1056 struct lwp_info *lwp = find_lwp_pid (ptid_t (lwpid)); in low_get_thread_area()
H A DChangeLog5897 * linux-low.c (last_thread_of_process_p, find_lwp_pid)
6836 (find_lwp_pid): Use find_thread.
7161 find_lwp_pid, num_lwps, iterate_over_lwps_filter,
13634 (find_lwp_pid): Update, "entry" parameter is a
19842 (find_lwp_pid): Declare.
19873 (same_lwp, find_lwp_pid): New.
19900 * proc-service.c (ps_lgetregs): Use find_lwp_pid.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dlinux-nat.c806 lp = find_lwp_pid (pid_to_ptid (parent_pid)); in linux_child_follow_fork()
1232 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
1464 lp = find_lwp_pid (ptid); in lin_lwp_attach_lwp()
1802 main_lwp = find_lwp_pid (pid_to_ptid (pid)); in linux_nat_detach()
1925 lp = find_lwp_pid (inferior_ptid); in linux_nat_resume()
1927 lp = find_lwp_pid (ptid); in linux_nat_resume()
3064 lp = find_lwp_pid (pid_to_ptid (lwpid)); in linux_nat_filter_event()
3358 lp = find_lwp_pid (ptid); in linux_nat_wait_1()
5555 lwp = find_lwp_pid (ptid); in linux_nat_stop_lwp()
5629 lwp = find_lwp_pid (ptid); in linux_nat_thread_address_space()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dlin-lwp.c230 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
298 found_lp = lp = find_lwp_pid (ptid); in lin_lwp_attach_lwp()
534 lp = find_lwp_pid (ptid); in lin_lwp_resume()
1321 lp = find_lwp_pid (ptid); in lin_lwp_wait()
1387 lp = find_lwp_pid (pid_to_ptid (lwpid)); in lin_lwp_wait()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dlin-lwp.c230 find_lwp_pid (ptid_t ptid) in find_lwp_pid() function
298 found_lp = lp = find_lwp_pid (ptid); in lin_lwp_attach_lwp()
534 lp = find_lwp_pid (ptid); in lin_lwp_resume()
1321 lp = find_lwp_pid (ptid); in lin_lwp_wait()
1387 lp = find_lwp_pid (pid_to_ptid (lwpid)); in lin_lwp_wait()

12