Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dobsd-nat.c45 return normal_pid_to_str (ptid); in obsd_pid_to_str()
H A Dbsd-uthread.c478 return normal_pid_to_str (ptid); in bsd_uthread_pid_to_str()
H A Dinftarg.c577 return normal_pid_to_str (ptid); in child_pid_to_str()
H A Dinf-ptrace.c623 t->to_pid_to_str = normal_pid_to_str; in inf_ptrace_target()
H A Dtarget.h918 extern char *normal_pid_to_str (ptid_t ptid);
H A Dtarget.c1758 normal_pid_to_str (ptid_t ptid) in normal_pid_to_str() function
1791 dummy_target.to_pid_to_str = normal_pid_to_str; in init_dummy_target()
H A Dthread-db.c1238 return normal_pid_to_str (ptid); in thread_db_pid_to_str()
H A Dlinux-nat.c2315 return normal_pid_to_str (ptid); in linux_nat_pid_to_str()
H A DChangeLog-20016138 (normal_target_post_startup_inferior, normal_pid_to_str)
6143 (child_post_wait, child_thread_alive, normal_pid_to_str): Likewise.
6519 * target.c (normal_pid_to_str): Get rid of an ancient hack.
H A DChangeLog-19982228 (normal_pid_to_str): Adding a \0 to the end of buf.
3197 (normal_pid_to_str): Add a \0 to the end of buf.
H A DChangeLog-1994281 * target.c (normal_pid_to_str): Print "thread" not "process" for
H A DChangeLog-19933287 * target.c (normal_pid_to_str): New routine to print out process