Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:get_pc

782 linux_process_target::get_pc (lwp_info *lwp)
840 pc = get_pc (lwp);
1677 pc = get_pc (lp);
2406 child->stop_pc = get_pc (child);
2422 child->stop_pc = get_pc (child);
4042 if (thread->while_stepping != NULL && lwp->stop_pc != get_pc (lwp))
4440 pc = get_pc (lwp);
4530 pc = get_pc (lwp);
7093 /* Default implementation of linux_target_ops method "get_pc" for
7117 get_pc" for