[Lldb-commits] [PATCH] Fix some posixy assumptions that were used during RunShellCommand
Zachary Turner
zturner at google.com
Fri Dec 5 17:36:00 PST 2014
Can you revert for me? sorry about the break. I will have to fix it Monday.
On Fri, Dec 5, 2014 at 5:27 PM <jingham at apple.com> wrote:
> 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
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141206/b1bbfd74/attachment.html>
More information about the lldb-commits
mailing list