[lldb-dev] LLDB C++ API integration.

Mikhail Seriukov via lldb-dev lldb-dev at lists.llvm.org
Sun Aug 6 21:43:20 PDT 2017


Hi,

I want to write a Mac app that uses LLDB C++ API.
What is the best way to do it?

Should I build and codesign the framework myself, how can I distribute it
then?
Should I reuse the framework from "Command line tools", but then I should
force users to install it?
How should I structure my Xcode workspace to make it see this framework and
headers?

Thank you for your replies!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170807/31d4ba61/attachment.html>


More information about the lldb-dev mailing list