Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Daix-thread.c641 int cmd, status, infpid; in sync_threadlists() local
696 infpid = PIDGET (inferior_ptid); in sync_threadlists()
706 thread = add_thread (BUILD_THREAD (pbuf[pi].pthid, infpid)); in sync_threadlists()
717 pptid = BUILD_THREAD (pbuf[pi].pthid, infpid); in sync_threadlists()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Daix-thread.c641 int cmd, status, infpid; in sync_threadlists() local
696 infpid = PIDGET (inferior_ptid); in sync_threadlists()
706 thread = add_thread (BUILD_THREAD (pbuf[pi].pthid, infpid)); in sync_threadlists()
717 pptid = BUILD_THREAD (pbuf[pi].pthid, infpid); in sync_threadlists()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Daix-thread.c684 int cmd, status, infpid; in sync_threadlists() local
739 infpid = PIDGET (inferior_ptid); in sync_threadlists()
749 thread = add_thread (BUILD_THREAD (pbuf[pi].pthid, infpid)); in sync_threadlists()
760 pptid = BUILD_THREAD (pbuf[pi].pthid, infpid); in sync_threadlists()
/dports/devel/gdb/gdb-11.1/gdb/
H A Daix-thread.c739 int cmd, status, infpid; in sync_threadlists() local
794 infpid = inferior_ptid.pid (); in sync_threadlists()
811 ptid_t (infpid, 0, pbuf[pi].pthid), in sync_threadlists()
821 pptid = ptid_t (infpid, 0, pbuf[pi].pthid); in sync_threadlists()
H A Dremote.c5877 std::string infpid = target_pid_to_str (ptid_t (pid));
5882 inf->num, infpid.c_str ());
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Daix-thread.c683 int cmd, status, infpid; in sync_threadlists() local
738 infpid = PIDGET (inferior_ptid); in sync_threadlists()
748 thread = add_thread (BUILD_THREAD (pbuf[pi].pthid, infpid)); in sync_threadlists()
759 pptid = BUILD_THREAD (pbuf[pi].pthid, infpid); in sync_threadlists()