Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c1048 attach_tcb(struct tcb *const tcp) in attach_tcb() function
1149 attach_tcb(tcp); in startup_attach()
DChangeLog9618 strace.c: avoid duplication of a format string in attach_tcb.
9619 * strace.c (attach_tcb): Add task_path variable with the output format.
9740 (strerror, newoutf, attach_tcb, print_debug_info): Replace sprintf
9936 * strace.c (attach_tcb): Set TCB_GRABBED for the tcb.
10346 * strace.c (alloc_tcb, droptcb, detach, attach_tcb, test_ptrace_seize,
10349 (attach_tcb): Replace if (debug_flag) perror_msg(...) with
26951 * strace.c (attach_tcb): Attach to tcp->pid first.
26957 (attach_tcb, startup_child): Use it in error diagnostics.
26962 (attach_tcb): ... to this new function.