cpu_ptrace
error = cpu_ptrace(td2, req, addr, data);
int cpu_ptrace(struct thread *_td, int _req, void *_addr, int _data);