Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c6807 ptid_t nptid; in append_resumption() local
6810 nptid = ptid_t (ptid.pid (), -1); in append_resumption()
6813 p = write_ptid (p, endp, nptid); in append_resumption()
7473 ptid_t nptid; in remote_stop_ns() local
7479 nptid = ptid_t (ptid.pid (), -1); in remote_stop_ns()
7488 nptid = ptid; in remote_stop_ns()
7491 write_ptid (p, endp, nptid); in remote_stop_ns()