Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c126 int proc_trace (struct proc *proc, int set);
510 proc_trace (struct proc *proc, int set) in proc_trace() function
1169 if (!proc_trace (inf->step_thread, 0)) in inf_set_step_thread()
1171 if (thread && proc_trace (thread, 1)) in inf_set_step_thread()