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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dprocfs.c1058 int proc_run_process (procinfo * pi, int step, int signo);
1709 * Function: proc_run_process
1735 proc_run_process (procinfo *pi, int step, int signo) function
3999 if (!proc_run_process (pi, 0, 0))
4441 if (!proc_run_process (pi, 0, -1))
4487 to proc_run_process (for use in the prrun struct by ioctl). */
4535 if (!proc_run_process (pi, step, native_signo))

Completed in 68 milliseconds