Searched refs:LaunchForDebug (Results 1 – 4 of 4) sorted by relevance
49 pid_t LaunchForDebug (const char *path,
1646 MachProcess::LaunchForDebug in LaunchForDebug() function in MachProcess
366 (MachProcess::LaunchForDebug): Ditto.459 (MachProcess::LaunchForDebug): Ditto.678 (MachProcess::LaunchForDebug): Now has launch parameter that tells it how827 (MachProcess::LaunchForDebug): Added posix_spawn support.1002 * MachProcess.h: Ditto for *LaunchForDebug and 1004 * MachProcess.cpp (MachProcess::LaunchForDebug): Pass on envp.
222 pid_t pid = processSP->LaunchForDebug (path, in DNBProcessLaunch()