Lines Matching refs:dt_dprintf

154 		dt_dprintf("pid %d: spurious breakpoint wakeup for %lx\n",  in dt_proc_bpmatch()
159 dt_dprintf("pid %d: hit breakpoint at %lx (%lu)\n", in dt_proc_bpmatch()
180 dt_dprintf("breakpoints enabled\n"); in dt_proc_bpenable()
197 dt_dprintf("breakpoints disabled\n"); in dt_proc_bpdisable()
207 dt_dprintf("failed to allocate notification for %d %s\n", in dt_proc_notify()
263 dt_dprintf("pid %d: breakpoint at %s()\n", (int)dpr->dpr_pid, fname); in dt_proc_bpmain()
274 dt_dprintf("pid %d: failed to get %s event message: %s\n", in dt_proc_rdevent()
279 dt_dprintf("pid %d: rtld event %s type=%d state %d\n", in dt_proc_rdevent()
311 dt_dprintf("pid %d: failed to get event address for %s: %s\n", in dt_proc_rdwatch()
317 dt_dprintf("pid %d: event %s has unexpected type %d\n", in dt_proc_rdwatch()
353 dt_dprintf("pid %d: failed to enable rtld events: %s\n", in dt_proc_attach()
365 dt_dprintf("pid %d: failed to find a.out`main: %s\n", in dt_proc_attach()
528 dt_dprintf("pid %d: failed to set running: %s\n", in dt_proc_control()
560 dt_dprintf("pid %d: proc stopped showing %d/%d\n", in dt_proc_control()
606 dt_dprintf("pid %d: proc lost: %s\n", in dt_proc_control()
614 dt_dprintf("pid %d: proc died\n", pid); in dt_proc_control()
621 dt_dprintf("pid %d: failed to set running: %s\n", in dt_proc_control()
709 dt_dprintf("abandoning pid %d\n", (int)dpr->dpr_pid); in dt_proc_destroy()
712 dt_dprintf("killing pid %d\n", (int)dpr->dpr_pid); in dt_proc_destroy()
715 dt_dprintf("releasing pid %d\n", (int)dpr->dpr_pid); in dt_proc_destroy()
896 dt_dprintf("created pid %d\n", (int)dpr->dpr_pid); in dt_proc_create()
924 dt_dprintf("upgrading pid %d\n", (int)pid); in dt_proc_grab()
931 dt_dprintf("grabbed pid %d (cached)\n", (int)pid); in dt_proc_grab()
990 dt_dprintf("grabbed pid %d\n", (int)pid); in dt_proc_grab()