Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsol2-tdep.c98 return normal_pid_to_str (ptid); in sol2_core_pid_to_str()
Dobsd-nat.c41 return normal_pid_to_str (ptid); in pid_to_str()
Dinf-ptrace.c536 return normal_pid_to_str (ptid); in pid_to_str()
Dbsd-uthread.c541 return normal_pid_to_str (ptid); in pid_to_str()
Dcorelow.c1310 return normal_pid_to_str (ptid_t (pid)); in pid_to_str()
1316 return normal_pid_to_str (ptid); in pid_to_str()
Dnetbsd-nat.c174 return normal_pid_to_str (ptid); in pid_to_str()
Dremote-sim.c1242 return normal_pid_to_str (ptid); in pid_to_str()
Dwindows-tdep.c1183 return normal_pid_to_str (ptid); in windows_core_pid_to_str()
Dgo32-nat.c983 return normal_pid_to_str (ptid); in pid_to_str()
Dtarget.h1949 extern std::string normal_pid_to_str (ptid_t ptid);
Dtarget.c3637 normal_pid_to_str (ptid_t ptid) in normal_pid_to_str() function
3645 return normal_pid_to_str (ptid); in default_pid_to_str()
Dfbsd-nat.c876 return normal_pid_to_str (ptid); in pid_to_str()
Dfbsd-tdep.c543 return normal_pid_to_str (ptid); in fbsd_core_pid_to_str()
Ddarwin-nat.c2112 return normal_pid_to_str (ptid); in pid_to_str()
Dlinux-tdep.c450 return normal_pid_to_str (ptid); in linux_core_pid_to_str()
Dwindows-nat.c3060 return normal_pid_to_str (ptid); in pid_to_str()
Dlinux-nat.c3984 return normal_pid_to_str (ptid); in pid_to_str()
Dremote.c12277 return normal_pid_to_str (ptid); in pid_to_str()
12294 return normal_pid_to_str (ptid); in pid_to_str()
12302 return normal_pid_to_str (ptid); in pid_to_str()
DChangeLog-20052230 inf_ptrace_kill_inferior. Use normal_pid_to_str instead of
2287 * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.
4746 * target.c (normal_pid_to_str): Likewise.
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.
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.
DChangeLog-20093708 otherwise, use normal_pid_to_str.
9955 * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead of
DChangeLog-1994281 * target.c (normal_pid_to_str): Print "thread" not "process" for
DChangeLog-201914032 * target.c (normal_pid_to_str): Change return type.
14047 (target_pid_to_str, normal_pid_to_str): Likewise.
DChangeLog-201715244 (normal_pid_to_str, default_pid_to_str): Constify.
15247 (target_pid_to_str, normal_pid_to_str): Constify.

12