forked from OSchip/llvm-project
6162f9774a
We now spawn a thread to accept a unix socket connection from the inferior when it spawns in the terminal, then we launch the process, then we get the pid back through the unix socket, and then wait for it to SIGSTOP. darwin-debug now clears the terminal screen and prints out the program and arguments that are about to be launched. llvm-svn: 116841 |
||
---|---|---|
.. | ||
darwin-debug.cpp |