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

Paul Smith paul at mad-scientist.net
Wed Feb 18 11:09:41 PST 2015


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!




More information about the lldb-dev mailing list