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!
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to