Home
last modified time | relevance | path

Searched refs:pull_pid_from_list (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dlinux-nat.c362 pull_pid_from_list (struct simple_pid_list **listp, int pid, int *statusp) in pull_pid_from_list() function
1912 if (! pull_pid_from_list (&stopped_pids, new_pid, &status)) in linux_handle_extended_wait()
H A DChangeLog-200710116 (pull_pid_from_list): Return the saved status.
H A DChangeLog-20102436 * linux-nat.c (pull_pid_from_list): Rename status to statusp.
H A DChangeLog-20036799 (pull_pid_from_list, linux_record_stopped_pid): New.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-nat.c362 pull_pid_from_list (struct simple_pid_list **listp, int pid, int *statusp) in pull_pid_from_list() function
1912 if (! pull_pid_from_list (&stopped_pids, new_pid, &status)) in linux_handle_extended_wait()
H A DChangeLog-200710116 (pull_pid_from_list): Return the saved status.
H A DChangeLog-20102436 * linux-nat.c (pull_pid_from_list): Rename status to statusp.
H A DChangeLog-20036799 (pull_pid_from_list, linux_record_stopped_pid): New.
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc226 pull_pid_from_list (struct simple_pid_list **listp, int pid, int *statusp) in pull_pid_from_list() function
479 if (!pull_pid_from_list (&stopped_pids, new_pid, &status)) in handle_extended_wait()
H A DChangeLog15642 * inferiors.c (add_pid_to_list, pull_pid_from_list): Delete.
15645 (add_to_pid_list, pull_pid_from_list): New.
15647 report is SIGSTOP. Adjust call to pull_pid_from_list.
19237 (loaded_dll, pull_pid_from_list): Adjust.
20529 (add_pid_to_list, pull_pid_from_list): New.
20560 (add_pid_to_list, pull_pid_from_list): New prototypes.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc226 pull_pid_from_list (struct simple_pid_list **listp, int pid, int *statusp) in pull_pid_from_list() function
479 if (!pull_pid_from_list (&stopped_pids, new_pid, &status)) in handle_extended_wait()
H A DChangeLog15642 * inferiors.c (add_pid_to_list, pull_pid_from_list): Delete.
15645 (add_to_pid_list, pull_pid_from_list): New.
15647 report is SIGSTOP. Adjust call to pull_pid_from_list.
19237 (loaded_dll, pull_pid_from_list): Adjust.
20529 (add_pid_to_list, pull_pid_from_list): New.
20560 (add_pid_to_list, pull_pid_from_list): New prototypes.