Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDinfrun.c637 target_resume (resume_ptid, step, sig); in resume()
1507 target_resume (RESUME_ALL, 0, TARGET_SIGNAL_0); in handle_inferior_event()
1638 target_resume (ecs->ptid, 0, TARGET_SIGNAL_0); in handle_inferior_event()
1714 target_resume (ecs->ptid, 1, TARGET_SIGNAL_0); in handle_inferior_event()
1752 target_resume (RESUME_ALL, 0, TARGET_SIGNAL_0); in handle_inferior_event()
1857 target_resume (ecs->ptid, in handle_inferior_event()
1860 target_resume (RESUME_ALL, in handle_inferior_event()
1937 target_resume (ecs->ptid, 0, stop_signal); in handle_inferior_event()
1968 target_resume (ecs->ptid, 1, TARGET_SIGNAL_0); in handle_inferior_event()
2015 target_resume (ecs->ptid, 1, TARGET_SIGNAL_0); /* Single step */ in handle_inferior_event()
HDsolib-osf.c328 target_resume (minus_one_ptid, 0, stop_signal); in osf_solib_create_inferior_hook()
HDsolib-sunos.c836 target_resume (pid_to_ptid (-1), 0, stop_signal); in sunos_solib_create_inferior_hook()
HDtarget.h495 #define target_resume(ptid, step, siggnal) \ macro
HDsolib-svr4.c1373 target_resume (pid_to_ptid (-1), 0, stop_signal); in svr4_solib_create_inferior_hook()
HDprocfs.c4054 target_resume (ptid, 0, TARGET_SIGNAL_0); in procfs_wait()