Lines Matching refs:proc_debug
262 proc_debug (proc, "sc: %d --> %d", proc->cur_sc, proc->sc); in proc_update_sc()
268 proc_debug (proc, "storing back changed thread state"); in proc_update_sc()
301 proc_debug (proc, "is %s", err ? "dead" : running ? "running" : "suspended"); in proc_update_sc()
303 proc_debug (proc, "err = %s", safe_strerror (err)); in proc_update_sc()
345 proc_debug (proc, "aborted"); in proc_abort()
349 proc_debug (proc, "not aborting"); in proc_abort()
362 proc_debug (proc, "updating state info%s", in proc_get_state()
377 proc_debug (proc, "getting thread state"); in proc_get_state()
406 proc_debug (proc, "setting exception port: %d", port); in proc_set_exception_port()
445 proc_debug (proc, "inserting exception port: %d", exc_port); in proc_steal_exc_port()
466 proc_debug (proc, "saved exception port: %d", proc->saved_exc_port); in proc_steal_exc_port()
488 proc_debug (proc, "restoring real exception port"); in proc_restore_exc_port()
517 proc_debug (proc, "tracing %s", set ? "on" : "off"); in proc_trace()
568 proc_debug (proc, "is new"); in make_proc()
582 proc_debug (proc, "notifications to: %d", inf->event_port); in make_proc()
609 proc_debug (proc, "freeing..."); in _proc_free()
1050 proc_debug (thread, "died!"); in inf_validate_procs()
1068 proc_debug (thread, "new thread: %d", threads[i]); in inf_validate_procs()
1721 proc_debug (inf->task, "is dead"); in do_mach_notify_dead_name()
1737 proc_debug (thread, "is dead"); in do_mach_notify_dead_name()
2002 proc_debug (task, "terminating..."); in gnu_kill_inferior()