Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinfcmd.c2451 std::string pid_str = target_pid_to_str (ptid_t (pid)); in kill_command() local
2460 infnum, pid_str.c_str ()); in kill_command()