[lldb-dev] how to build lldb-mi on OSX?
Deepak Panickal
deepak at codeplay.com
Fri Sep 12 05:39:41 PDT 2014
Hi Dawn,
I had built lldb-mi on OSX, however using CMake and Makefiles instead of from Xcode.
I have just committed two small fixes for lldb-mi to build and run on OSX.
Try building the tip.
I was able to debug a local x86_64-apple-darwin executable using lldb-mi from Eclipse on OSX.
Thanks,
Deepak
On 11 Sep 2014, at 20:58, dawn at burble.org wrote:
> Can someone please tell me how to build lldb with MI support on OSX?
> I follow the instructions at
> http://www.codeplay.com/portal/lldb-mi-driver---part-2-setting-up-the-driver
> which say "the lldb-mi project is built as part of a full LLVM build" at
> http://lldb.llvm.org/build.html, so I "build the lldb-tool scheme" in Xcode
> but there's no lldb-mi anywhere, and lldb itself doesn't recognize the MI
> commands. I have rev.217536 checked out yesterday in case that matters.
> What am I missing?
>
> Thanks in advance,
> -Dawn
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list