[lldb-dev] lldb: how can I make it reliably scriptable?

Zachary Turner zturner at google.com
Wed Feb 18 11:35:35 PST 2015


CMake / ninja is supposed to work, but you may have to tinker around to
find the correct set of flags to pass.  To use it you would follow the
instructions for CMake / ninja of some other platform, like linux.

On Wed Feb 18 2015 at 11:28:08 AM Paul Smith <paul at mad-scientist.net> wrote:

> On Mon, 2015-02-16 at 14:56 -0800, Enrico Granata wrote:
> > a) is there any chance you can compile LLDB from sources and use that
> > debugger to perform your automation?
> >
> Is there any way to build the latest LLDB on OSX from the command line?
> I don't have an OSX system in front of me, I just ssh into one of the
> Mac systems in our build/test rack.  The build instructions seem to
> assume I have a full graphical Xcode available.
>
> Is there an xcodebuild invocation I can use from the CLI to build LLDB,
> instead?  I tried a few things but wasn't successful (I'm no guru when
> it comes to Xcode, in any form).
>
> Cheers!
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150218/38439463/attachment.html>


More information about the lldb-dev mailing list