Searched refs:linux_proc_pid_is_stopped (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-procfs.h37 extern int linux_proc_pid_is_stopped (pid_t pid);
H A Dlinux-procfs.c193 linux_proc_pid_is_stopped (pid_t pid) function
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-procfs.h37 extern int linux_proc_pid_is_stopped (pid_t pid);
H A Dlinux-procfs.c193 linux_proc_pid_is_stopped (pid_t pid) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-nat.c1050 if (linux_proc_pid_is_stopped (pid))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-nat.c923 if (linux_proc_pid_is_stopped (pid))
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc1029 if (linux_proc_pid_is_stopped (lwpid))
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc1035 if (linux_proc_pid_is_stopped (lwpid))

Completed in 397 milliseconds