Lines Matching refs:DNBLogThreadedIf
135 …DNBLogThreadedIf(LOG_PROCESS, "waitpid_thread (): waitpid (pid = %i, &status, 0) => %i, status = %… in waitpid_thread()
151 …DNBLogThreadedIf(LOG_PROCESS, "waitpid_thread (): setting exit status for pid = %i to %i", child_p… in waitpid_thread()
160 …DNBLogThreadedIf(LOG_PROCESS, "waitpid_thread (): main loop exited, setting exit status to an inva… in waitpid_thread()
192 …DNBLogThreadedIf(LOG_PROCESS, "%s ( path='%s', argv = %p, envp = %p, working_dir=%s, stdin=%s, std… in DNBProcessLaunch()
247 DNBLogThreadedIf(LOG_PROCESS, "(DebugNub) new pid is %d...", pid); in DNBProcessLaunch()
319 DNBLogThreadedIf(LOG_PROCESS, "(DebugNub) attaching to pid %d...", attach_pid); in DNBProcessAttach()
333 DNBLogThreadedIf (LOG_PROCESS, in DNBProcessAttach()
342 DNBLogThreadedIf (LOG_PROCESS, in DNBProcessAttach()
359 … DNBLogThreadedIf (LOG_PROCESS, "%s process %4.4x state changed (eEventProcessStateChanged): %s", in DNBProcessAttach()
553 DNBLogThreadedIf (LOG_PROCESS, "Waiting for '%s' to appear...\n", waitfor_process_name); in DNBProcessAttachWait()
625 … DNBLogThreadedIf (LOG_PROCESS, "DNBProcessAttachWait cancelled by should_cancel callback."); in DNBProcessAttachWait()
636 …DNBLogThreadedIf (LOG_PROCESS, "Attaching to %s with pid %i...\n", waitfor_process_name, waitfor_p… in DNBProcessAttachWait()
822 DNBLogThreadedIf(LOG_PROCESS, "%s(pid = %4.4x)", __FUNCTION__, pid); in DNBProcessResume()
849 DNBLogThreadedIf(LOG_PROCESS, "%s(pid = %4.4x)", __FUNCTION__, pid); in DNBProcessHalt()
2023 DNBLogThreadedIf (LOG_PROCESS, "DNBInitialize ()"); in DNBInitialize()