[Lldb-commits] [PATCH] Fix some posixy assumptions that were used during RunShellCommand
Jim Ingham
jingham at apple.com
Fri Dec 5 17:26:36 PST 2014
Yes, as checked in it didn't even build (fixed in r223559.) But then "run" fails with:
/bin/sh: exec /usr/bin/arch -arch x86_64 /Volumes/ThePlayground/Users/jingham/Projects/Sketch/build/Debug/Sketch.app/Contents/MacOS/Sketch: No such file or directory
error: process exited with status 127
But "process launch" with the same binary works correctly.
Jim
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6553
More information about the lldb-commits
mailing list