[Lldb-commits] [PATCH] Fix some posixy assumptions that were used during RunShellCommand

jingham at apple.com jingham at apple.com
Fri Dec 5 17:26:35 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

> On Dec 5, 2014, at 5:19 PM, Greg Clayton <clayborg at gmail.com> wrote:
> 
> This breaks the entire test suite (Jim Ingham informed me), "run" which is aliased to "process launch --shell" no longer works. Please revert this.
> 
> REPOSITORY
>  rL LLVM
> 
> http://reviews.llvm.org/D6553
> 
> 
> 
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits





More information about the lldb-commits mailing list