Searched defs:tested_pid (Results 1 – 1 of 1) sorted by relevance
91 write_gdbscript (const char *path, int tested_pid) in write_gdbscript()157 gdb_process (const char *gdb_path, const char *gdbscript, pid_t *tested_pid) in gdb_process()218 pid_t *tested_pid = support_shared_allocate (sizeof (pid_t)); in do_test() local
Completed in 3 milliseconds